country property
The two-letter country code, in ISO 3166-1 alpha-2 format.
Implementation
@BuiltValueField(wireName: r'country')
String? get country;
The two-letter country code, in ISO 3166-1 alpha-2 format.
@BuiltValueField(wireName: r'country')
String? get country;