region property

String? region
getter/setter pair

Requests the list for a specific geographic location.

If not set the server may pick that value based on the user's IP address. Expects ISO 3166-1 alpha-2 format.

Implementation

core.String? region;