Definition at line 21 of file unloading_event.dart.
◆ GetHistoryUnloadingEvent()
| const UnloadingEvent::GetHistoryUnloadingEvent |
( |
{required this.userId} | | ) |
|
|
private |
◆ SendUnloadingEvent()
| const UnloadingEvent::SendUnloadingEvent |
( |
{ required this.warehouseResponsibleId, required this.firstWeight, required this.userId, required this.collectionVouchers, } | | ) |
|
|
private |
◆ collectionVouchers [1/2]
| override List<Object?> get UnloadingEvent::collectionVouchers |
|
private |
◆ collectionVouchers [2/2]
◆ firstWeight [1/2]
| override List<Object?> get UnloadingEvent::firstWeight |
|
private |
◆ firstWeight [2/2]
| final double UnloadingEvent::firstWeight |
|
private |
◆ props
| override List< Object?> get UnloadingEvent::props => [userId] |
|
private |
◆ userId [1/2]
| override List<Object?> get UnloadingEvent::userId |
|
private |
◆ userId [2/2]
| final int UnloadingEvent::userId |
|
private |
◆ warehouseResponsibleId
| final int UnloadingEvent::warehouseResponsibleId |
|
private |
The documentation for this class was generated from the following file: