menu
iugu package
documentation
domain/entities/account_model.dart
AccountModel
cep property
cep property
dark_mode
light_mode
cep
property
String
?
get
cep
Cep
Implementation
String? get cep => _address?.zipCode;
iugu package
documentation
domain/entities/account_model
AccountModel
cep property
AccountModel class