getCity method

String? getCity()

Implementation

String? getCity() => _city;