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

Private Member Functions

 HomeBloc ()
Future< void_onLoadScheduleStatus (LoadScheduleStatusEvent event, Emitter< HomeState > emit,) async
void _onUpdateScheduleStatus (UpdateScheduleStatusEvent event, Emitter< HomeState > emit,)

Private Attributes

final GetScheduleStatusUseCase getScheduleStatusUseCase = sl<GetScheduleStatusUseCase>()

Detailed Description

Definition at line 12 of file home_bloc.dart.

Member Function Documentation

◆ _onLoadScheduleStatus()

Future< void > Bloc< HomeEvent, HomeState >::_onLoadScheduleStatus ( LoadScheduleStatusEvent event,
Emitter< HomeState > emit )
inlineprivate

Definition at line 20 of file home_bloc.dart.

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

◆ _onUpdateScheduleStatus()

void Bloc< HomeEvent, HomeState >::_onUpdateScheduleStatus ( UpdateScheduleStatusEvent event,
Emitter< HomeState > emit )
inlineprivate

Definition at line 39 of file home_bloc.dart.

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

◆ HomeBloc()

Bloc< HomeEvent, HomeState >::HomeBloc ( )
inlineprivate

Definition at line 15 of file home_bloc.dart.

Here is the call graph for this function:

Member Data Documentation

◆ getScheduleStatusUseCase

final GetScheduleStatusUseCase Bloc< HomeEvent, HomeState >::getScheduleStatusUseCase = sl<GetScheduleStatusUseCase>()
private

Definition at line 13 of file home_bloc.dart.


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