alpha3 property

String get alpha3

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

Implementation

String get alpha3 => data.alpha3;