countryCode property
The country code for the locale, e.g. US for US locale.
Implementation
@JsonKey(defaultValue: '')
final String countryCode;
The country code for the locale, e.g. US for US locale.
@JsonKey(defaultValue: '')
final String countryCode;