country property

String? get country
inherited

Two-letter country code (ISO 3166-1 alpha-2).

Implementation

String? get state;/// Two-letter country code (ISO 3166-1 alpha-2).
String? get country;