region property

String? region

The region of the profile, if specified.

Implementation

String? get region => properties['region']?.value;