menu
parodia_admin package
documentation
core/dto/store.dto.dart
Tax
Tax constructor
Tax constructor
dark_mode
light_mode
Tax
constructor
Tax
(
{
String
?
id
,
String
?
createdAt
,
String
?
office
,
String
?
number
,
})
Implementation
Tax({this.id, this.createdAt, this.office, this.number});
parodia_admin package
documentation
core/dto/store.dto
Tax
Tax constructor
Tax class