regionCode property

String? regionCode
getter/setter pair

A state, territory, or prefecture.

This is supported for the United States, Australia, and Japan. Provide a subdivision code from the ISO 3166-2 code tables (US, AU, or JP) without country prefix (for example, "NY", "NSW", "03").

Implementation

core.String? regionCode;