globalCode property

  1. @BuiltValueField(wireName: r'global_code')
String get globalCode

The global_code is a 4 character area code and 6 character or longer local code (849VCWC8+R9).

Implementation

@BuiltValueField(wireName: r'global_code')
String get globalCode;