postalCode property

String? get postalCode

Postal code for area

Implementation

String? get postalCode => postalCodeField.getValue(_json);