regionCode property

String? regionCode
getter/setter pair

The country/region requiring the custom AQI.

Value should be provided using [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) code.

Implementation

core.String? regionCode;