postalCode property
ZIP or postal code.
Implementation
@JsonKey(name: 'postal_code')
String? get postalCode => throw _privateConstructorUsedError;
ZIP or postal code.
@JsonKey(name: 'postal_code')
String? get postalCode => throw _privateConstructorUsedError;