zipCode property
String?
get
zipCode
ZIP code portion of the driver's full address
Implementation
String? get zipCode => getField('ZIP Code');
ZIP code portion of the driver's full address
String? get zipCode => getField('ZIP Code');