Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
Bloc< CollectionsToScheduleEvent, CollectionsToScheduleState > Class Reference
Collaboration diagram for Bloc< CollectionsToScheduleEvent, CollectionsToScheduleState >:

Private Member Functions

 CollectionsToScheduleBloc ()
Future< void_onCreateDriverCollection (CreateDriverCollectionEvent event, Emitter< CollectionsToScheduleState > emit,) async
Future< void_onGetCollectionsToSchedule (GetCollectionsToScheduleEvent event, Emitter< CollectionsToScheduleState > emit,) async

Private Attributes

final CreateDriverCollectionUseCase createDriverCollectionUseCase = sl<CreateDriverCollectionUseCase>()
final GetCollectionsToScheduleUseCase getCollectionsToScheduleUseCase = sl<GetCollectionsToScheduleUseCase>()

Detailed Description

Definition at line 14 of file collections_to_schedule_bloc.dart.

Member Function Documentation

◆ _onCreateDriverCollection()

Future< void > Bloc< CollectionsToScheduleEvent, CollectionsToScheduleState >::_onCreateDriverCollection ( CreateDriverCollectionEvent event,
Emitter< CollectionsToScheduleState > emit )
inlineprivate

Definition at line 24 of file collections_to_schedule_bloc.dart.

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

◆ _onGetCollectionsToSchedule()

Future< void > Bloc< CollectionsToScheduleEvent, CollectionsToScheduleState >::_onGetCollectionsToSchedule ( GetCollectionsToScheduleEvent event,
Emitter< CollectionsToScheduleState > emit )
inlineprivate

Definition at line 45 of file collections_to_schedule_bloc.dart.

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

◆ CollectionsToScheduleBloc()

Bloc< CollectionsToScheduleEvent, CollectionsToScheduleState >::CollectionsToScheduleBloc ( )
inlineprivate

Definition at line 19 of file collections_to_schedule_bloc.dart.

Here is the call graph for this function:

Member Data Documentation

◆ createDriverCollectionUseCase

◆ getCollectionsToScheduleUseCase


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