stateCode property - Address class - search library - Dart API
stateCode
stateCode property
getter/setter pair
The state code for the address. It is code/abbreviation of the state division of a country, for example, "NY". Note: This String can be empty when no data is available.
Implementation
String stateCode;