country property

String? get country

Implementation

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