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

Private Member Functions

Future< List< CollectionModel > > getPendingCollections ({required int userId}) async
Future< List< CollectionModel > > getHistoryCollections ({ required int userId, String? period, DateTime? dateStart, DateTime? dateEnd, }) async

Private Attributes

final apiClient = sl<ApiClient>()

Detailed Description

Definition at line 6 of file history_remote_datasource.dart.

Member Function Documentation

◆ getHistoryCollections()

Future< List< CollectionModel > > HistoryRemoteDatasource::getHistoryCollections ( { required int userId, String? period, DateTime? dateStart, DateTime? dateEnd, } )
inlineprivate

Definition at line 26 of file history_remote_datasource.dart.

◆ getPendingCollections()

Future< List< CollectionModel > > HistoryRemoteDatasource::getPendingCollections ( {required int userId} )
inlineprivate

Definition at line 9 of file history_remote_datasource.dart.

Member Data Documentation

◆ apiClient

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

Definition at line 7 of file history_remote_datasource.dart.


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