state property
getter/setter pair
The state name for the address. It is the name of the state division of a country, for example, "New York". Note: This String can be empty when no data is available.
Implementation
String state;
The state name for the address. It is the name of the state division of a country, for example, "New York". Note: This String can be empty when no data is available.
String state;