menu
parodia_admin package
documentation
core/dto/store.dto.dart
Stock
Stock constructor
Stock constructor
dark_mode
light_mode
Stock
constructor
Stock
(
{
String
?
id
,
String
?
createdAt
,
bool
?
sharedStock
,
bool
?
warehouse
,
bool
?
transfer
,
})
Implementation
Stock( {this.id, this.createdAt, this.sharedStock, this.warehouse, this.transfer});
parodia_admin package
documentation
core/dto/store.dto
Stock
Stock constructor
Stock class