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

Private Member Functions

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

Private Attributes

final UnloadingRepository repository

Detailed Description

Definition at line 7 of file get_history_unloading_usecase.dart.

Constructor & Destructor Documentation

◆ GetHistoryUnloadingUseCase()

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

Member Function Documentation

◆ call()

Future< Either< Failure, List< UnloadingHistoryEntity > > > GetHistoryUnloadingUseCase::call ( int userId)
inlineprivate

Definition at line 12 of file get_history_unloading_usecase.dart.

Member Data Documentation

◆ repository

final UnloadingRepository GetHistoryUnloadingUseCase::repository
private

Definition at line 8 of file get_history_unloading_usecase.dart.


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