menu
parodia_admin package
documentation
core/dto/login.dto.dart
Store
Store constructor
Store constructor
dark_mode
light_mode
Store
constructor
Store
(
{
String
?
id
,
bool
?
isActive
,
String
?
type
,
Info
?
info
,
})
Implementation
Store({this.id, this.isActive, this.type, this.info});
parodia_admin package
documentation
core/dto/login.dto
Store
Store constructor
Store class