city property

String? get city

Implementation

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