city property

String? city

Implementation

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