alpha2 property

String get alpha2

Alpha-2 code as defined in (ISO 3166-1)https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2

Implementation

String get alpha2 => data.alpha2;