Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
UnloadingEvent Class Reference

Private Member Functions

const GetHistoryUnloadingEvent ({required this.userId})
const SendUnloadingEvent ({ required this.warehouseResponsibleId, required this.firstWeight, required this.userId, required this.collectionVouchers, })

Private Attributes

final int userId
override List< Object?> get props => [userId]
final int warehouseResponsibleId
final double firstWeight
final List< CollectionVoucherEntitycollectionVouchers
override List< Object?> get firstWeight
override List< Object?> get userId
override List< Object?> get collectionVouchers

Detailed Description

Definition at line 21 of file unloading_event.dart.

Member Function Documentation

◆ 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

Member Data Documentation

◆ collectionVouchers [1/2]

override List<Object?> get UnloadingEvent::collectionVouchers
private

Definition at line 53 of file unloading_event.dart.

◆ collectionVouchers [2/2]

final List<CollectionVoucherEntity> UnloadingEvent::collectionVouchers
private

Definition at line 41 of file unloading_event.dart.

◆ firstWeight [1/2]

override List<Object?> get UnloadingEvent::firstWeight
private

Definition at line 51 of file unloading_event.dart.

◆ firstWeight [2/2]

final double UnloadingEvent::firstWeight
private

Definition at line 39 of file unloading_event.dart.

◆ props

override List< Object?> get UnloadingEvent::props => [userId]
private

Definition at line 27 of file unloading_event.dart.

◆ userId [1/2]

override List<Object?> get UnloadingEvent::userId
private

Definition at line 52 of file unloading_event.dart.

◆ userId [2/2]

final int UnloadingEvent::userId
private

Definition at line 22 of file unloading_event.dart.

◆ warehouseResponsibleId

final int UnloadingEvent::warehouseResponsibleId
private

Definition at line 38 of file unloading_event.dart.


The documentation for this class was generated from the following file: