country property

String? country

Implementation

String? get country => (_$data['country'] as String?);