languageCode property
The language of the input documents. All documents must be in the same language. Only English ("en") is currently supported.
Implementation
final LanguageCode? languageCode;
The language of the input documents. All documents must be in the same language. Only English ("en") is currently supported.
final LanguageCode? languageCode;