stateOrProvince property
The abbreviation of the state or province. Required if the houseNumberOrName, street, city, or postalCode are provided. Maximum length: * 2 characters for addresses in the US or Canada. * 3 characters for all other countries.
Implementation
@BuiltValueField(wireName: r'stateOrProvince')
String? get stateOrProvince;