postalCode property

String? postalCode

Zip code or postal code component.

Implementation

String? get postalCode => this['postal_code'];