city property

String? get city

Cidade

Implementation

String? get city => _address?.city;