ModelDownloadRequired

data class ModelDownloadRequired(val locale: String, val estimatedSizeMb: Int) : TranslationResult(source)

Translation model needs to be downloaded before translating.

Constructors

Link copied to clipboard
constructor(locale: String, estimatedSizeMb: Int)

Properties

Link copied to clipboard
Link copied to clipboard