menu
pagaleve_flutter package
documentation
checkout_data.dart
Address
zipCode property
zipCode property
dark_mode
light_mode
zipCode
property
String
zipCode
final
The zip code of the address. The value must be in the format: 99999999.
Implementation
final String zipCode;
pagaleve_flutter package
documentation
checkout_data
Address
zipCode property
Address class