regionCode property

String? regionCode
getter/setter pair

The CLDR country/region code associated with the above IP address.

If the IP address is private, the region_code should reflect the physical location where this peer is running.

Implementation

core.String? regionCode;