Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
GetWarehouseResponsibleListUseCase Class Reference
Collaboration diagram for GetWarehouseResponsibleListUseCase:

Private Member Functions

 GetWarehouseResponsibleListUseCase ({required this.repository})
Future< Either< Failure, List< WarehouseResponsibleEntity > > > call (int userId) async

Private Attributes

final UnloadingRepository repository

Detailed Description

Definition at line 7 of file get_warehouse_responsible_list_usecase.dart.

Constructor & Destructor Documentation

◆ GetWarehouseResponsibleListUseCase()

GetWarehouseResponsibleListUseCase::GetWarehouseResponsibleListUseCase ( {required this.repository} )
private

Member Function Documentation

◆ call()

Future< Either< Failure, List< WarehouseResponsibleEntity > > > GetWarehouseResponsibleListUseCase::call ( int userId)
inlineprivate

Definition at line 12 of file get_warehouse_responsible_list_usecase.dart.

Member Data Documentation

◆ repository

final UnloadingRepository GetWarehouseResponsibleListUseCase::repository
private

Definition at line 8 of file get_warehouse_responsible_list_usecase.dart.


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