translateToLanguageCode property

String translateToLanguageCode
final

translateToLanguageCode Pass a language code to which the text will be translated; pass an empty string if translation isn't needed. See translateText.to_language_code for the list of supported values

Implementation

final String translateToLanguageCode;