fullAddress property

String? get fullAddress

Full address of the driver, including street address, city, state, and ZIP code

Implementation

String? get fullAddress => getField('Full Address');