menu
purpi_kit package
documentation
feature/privileges/data/models/meta.dart
Meta
Meta.new constructor
Meta.new constructor
dark_mode
light_mode
Meta
constructor
Meta
(
{
int
?
id
,
int
?
promotionId
,
String
?
key
,
String
?
value
,
String
?
createdAt
,
String
?
updatedAt
,
})
Implementation
Meta({ this.id, this.promotionId, this.key, this.value, this.createdAt, this.updatedAt, });
purpi_kit package
documentation
feature/privileges/data/models/meta
Meta
Meta.new constructor
Meta class