city property
String?
get
city
City portion of the driver's full address
Implementation
String? get city => getField('City');
City portion of the driver's full address
String? get city => getField('City');