countryCode property
The country code associated with the language (e.g., 'BR' for Brazil). This is optional and may not be present for all languages.
Implementation
final String? countryCode;
The country code associated with the language (e.g., 'BR' for Brazil). This is optional and may not be present for all languages.
final String? countryCode;