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

Private Member Functions

Future< List< UnloadingCollectionModel > > getPendingUnloadingCollections ({required int userId}) async
Future< List< UnloadingHistoryModel > > getHistoryUnloading ({required int userId}) async
Future< List< WarehouseResponsibleModel > > getWarehouseResponsibleList ({required int userId}) async
Future< voidsendUnloading ({ required UnloadingRequestModel unloadingRequestModel, }) async

Private Attributes

final apiClient = sl<ApiClient>()

Detailed Description

Definition at line 9 of file unloading_remote_datasource.dart.

Member Function Documentation

◆ getHistoryUnloading()

Future< List< UnloadingHistoryModel > > UnloadingRemoteDatasource::getHistoryUnloading ( {required int userId} )
inlineprivate

Definition at line 25 of file unloading_remote_datasource.dart.

◆ getPendingUnloadingCollections()

Future< List< UnloadingCollectionModel > > UnloadingRemoteDatasource::getPendingUnloadingCollections ( {required int userId} )
inlineprivate

Definition at line 12 of file unloading_remote_datasource.dart.

◆ getWarehouseResponsibleList()

Future< List< WarehouseResponsibleModel > > UnloadingRemoteDatasource::getWarehouseResponsibleList ( {required int userId} )
inlineprivate

Definition at line 38 of file unloading_remote_datasource.dart.

◆ sendUnloading()

Future< void > UnloadingRemoteDatasource::sendUnloading ( { required UnloadingRequestModel unloadingRequestModel, } )
inlineprivate

Definition at line 51 of file unloading_remote_datasource.dart.

Member Data Documentation

◆ apiClient

final UnloadingRemoteDatasource::apiClient = sl<ApiClient>()
private

Definition at line 10 of file unloading_remote_datasource.dart.


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