|
| | SendUnloadingParams ({ required this.warehouseResponsibleId, required this.firstWeight, required this.userId, required this.collectionVouchers, }) |
Definition at line 9 of file send_unloading_usecase.dart.
◆ SendUnloadingParams()
| SendUnloadingParams::SendUnloadingParams |
( |
{ required this.warehouseResponsibleId, required this.firstWeight, required this.userId, required this.collectionVouchers, } | | ) |
|
|
private |
◆ collectionVouchers
◆ firstWeight
| final double SendUnloadingParams::firstWeight |
|
private |
◆ userId
| final int SendUnloadingParams::userId |
|
private |
◆ warehouseResponsibleId
| final int SendUnloadingParams::warehouseResponsibleId |
|
private |
The documentation for this class was generated from the following file: