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;