menu
parodia_admin package
documentation
core/dto/store.dto.dart
Sms
Sms constructor
Sms constructor
dark_mode
light_mode
Sms
constructor
Sms
(
{
String
?
id
,
String
?
createdAt
,
bool
?
newCampaign
,
bool
?
newOrder
,
bool
?
changeOrderStatus
,
})
Implementation
Sms( {this.id, this.createdAt, this.newCampaign, this.newOrder, this.changeOrderStatus});
parodia_admin package
documentation
core/dto/store.dto
Sms
Sms constructor
Sms class