Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
Bloc< HistoryCollectionsEvent, HistoryCollectionsState > Class Reference

Private Member Functions

 HistoryCollectionsBloc ()
Future< void_onLoadHistoryCollections (LoadHistoryCollectionsEvent event, Emitter< HistoryCollectionsState > emit,) async
Future< void_onLoadHistoryCollectionsWithDateRange (LoadHistoryCollectionsWithDateRangeEvent event, Emitter< HistoryCollectionsState > emit,) async

Private Attributes

final GetHistoryCollectionsUsecase getHistoryCollectionsUsecase = sl<GetHistoryCollectionsUsecase>()

Detailed Description

Definition at line 12 of file history_collections_bloc.dart.

Member Function Documentation

◆ _onLoadHistoryCollections()

Future< void > Bloc< HistoryCollectionsEvent, HistoryCollectionsState >::_onLoadHistoryCollections ( LoadHistoryCollectionsEvent event,
Emitter< HistoryCollectionsState > emit )
inlineprivate

Definition at line 21 of file history_collections_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _onLoadHistoryCollectionsWithDateRange()

Future< void > Bloc< HistoryCollectionsEvent, HistoryCollectionsState >::_onLoadHistoryCollectionsWithDateRange ( LoadHistoryCollectionsWithDateRangeEvent event,
Emitter< HistoryCollectionsState > emit )
inlineprivate

Definition at line 38 of file history_collections_bloc.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ HistoryCollectionsBloc()

Bloc< HistoryCollectionsEvent, HistoryCollectionsState >::HistoryCollectionsBloc ( )
inlineprivate

Definition at line 16 of file history_collections_bloc.dart.

Here is the call graph for this function:

Member Data Documentation

◆ getHistoryCollectionsUsecase

Definition at line 14 of file history_collections_bloc.dart.


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