country property
The two-character ISO 3166-1 alpha-2 country code. For example, US, NL, or GB.
Implementation
@BuiltValueField(wireName: r'country')
String get country;
The two-character ISO 3166-1 alpha-2 country code. For example, US, NL, or GB.
@BuiltValueField(wireName: r'country')
String get country;