regionCode property

String? regionCode
getter/setter pair

The BCP-47 region code of the location where calls to this short code can be made, such as "US" and "BB".

Reference(s): - http://www.unicode.org/reports/tr35/#unicode_region_subtag

Required.

Implementation

core.String? regionCode;