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

Private Member Functions

 PeriodBloc ()
void _onSelectPeriod (SelectPeriodEvent event, Emitter< PeriodState > emit)
Future< void_onGetCollectionStatistics (GetCollectionStatisticsEvent event, Emitter< PeriodState > emit,) async
Future< void_onGetTodayStatistics (GetTodayStatisticsEvent event, Emitter< PeriodState > emit,) async

Private Attributes

final GetCollectionStatisticsUseCase getCollectionStatisticsUseCase = sl<GetCollectionStatisticsUseCase>()

Detailed Description

Definition at line 8 of file period_bloc.dart.

Member Function Documentation

◆ _onGetCollectionStatistics()

Future< void > Bloc< PeriodEvent, PeriodState >::_onGetCollectionStatistics ( GetCollectionStatisticsEvent event,
Emitter< PeriodState > emit )
inlineprivate

Definition at line 21 of file period_bloc.dart.

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

◆ _onGetTodayStatistics()

Future< void > Bloc< PeriodEvent, PeriodState >::_onGetTodayStatistics ( GetTodayStatisticsEvent event,
Emitter< PeriodState > emit )
inlineprivate

Definition at line 44 of file period_bloc.dart.

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

◆ _onSelectPeriod()

void Bloc< PeriodEvent, PeriodState >::_onSelectPeriod ( SelectPeriodEvent event,
Emitter< PeriodState > emit )
inlineprivate

Definition at line 17 of file period_bloc.dart.

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

◆ PeriodBloc()

Bloc< PeriodEvent, PeriodState >::PeriodBloc ( )
inlineprivate

Definition at line 11 of file period_bloc.dart.

Here is the call graph for this function:

Member Data Documentation

◆ getCollectionStatisticsUseCase

final GetCollectionStatisticsUseCase Bloc< PeriodEvent, PeriodState >::getCollectionStatisticsUseCase = sl<GetCollectionStatisticsUseCase>()
private

Definition at line 9 of file period_bloc.dart.


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