srcRegionCodes property

List<String>? srcRegionCodes
getter/setter pair

Two-letter ISO 3166-1 alpha-2 country code associated with the source IP address.

Implementation

core.List<core.String>? srcRegionCodes;