country property

String? country

Country code, ex US or DK

Implementation

String? get country => _country;