menu
iugu package
documentation
domain/entities/account_model.dart
AccountModel
state property
state property
dark_mode
light_mode
state
property
String
get
state
Estado
Implementation
String get state => "${_address?.street} - ${_address?.number}";
iugu package
documentation
domain/entities/account_model
AccountModel
state property
AccountModel class