city property

String? get city

City portion of the driver's full address

Implementation

String? get city => getField('City');