languages property
A list of supported language responses.
This list contains an entry for each language the Translation API supports.
Implementation
core.List<SupportedLanguage>? languages;
A list of supported language responses.
This list contains an entry for each language the Translation API supports.
core.List<SupportedLanguage>? languages;