countryCode property

String? countryCode
final

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;