Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
unloading_event.dart File Reference
import package;
import equatable.dart;
import domain;
import entities;
import collection_voucher_entity.dart;
Include dependency graph for unloading_event.dart:

Go to the source code of this file.

Classes

class  Equatable
class  UnloadingEvent

Functions

const GetPendingUnloadingCollectionsEvent ({required this.userId})
const GetWarehouseResponsibleListEvent ({required this.userId})

Variables

abstract class UnloadingEvent extends Equatable userId
override List< Object?> get props => [userId]

Function Documentation

◆ GetPendingUnloadingCollectionsEvent()

const GetPendingUnloadingCollectionsEvent ( {required this.userId} )
Here is the caller graph for this function:

◆ GetWarehouseResponsibleListEvent()

const GetWarehouseResponsibleListEvent ( {required this.userId} )
Here is the caller graph for this function:

Variable Documentation

◆ props

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

Definition at line 18 of file unloading_event.dart.

◆ userId

class GetHistoryUnloadingEvent extends UnloadingEvent userId