regionCode property

String? regionCode
getter/setter pair

The Unicode country/region code (CLDR) of the lab where the device is hosted.

E.g. "US" for United States, "CH" for Switzerland.

Implementation

core.String? regionCode;