|
| | RoutingPlanningBloc () |
| void | _onSetStartLocation (SetStartLocationEvent event, Emitter< RoutingPlanningState > emit,) |
| void | _onSetSelectedCollections (SetSelectedCollectionsEvent event, Emitter< RoutingPlanningState > emit,) |
| void | _onSetCollectionsToSchedule (SetCollectionsToScheduleEvent event, Emitter< RoutingPlanningState > emit,) |
| void | _onSetEndLocation (SetEndLocationEvent event, Emitter< RoutingPlanningState > emit,) |
| Future< void > | _onCreateRouting (CreateRoutingEvent event, Emitter< RoutingPlanningState > emit,) async |
| void | _onResetRoutingPlanning (ResetRoutingPlanningEvent event, Emitter< RoutingPlanningState > emit,) |
Definition at line 16 of file routing_planning_bloc.dart.
◆ _onCreateRouting()
◆ _onResetRoutingPlanning()
◆ _onSetCollectionsToSchedule()
◆ _onSetEndLocation()
◆ _onSetSelectedCollections()
◆ _onSetStartLocation()
◆ RoutingPlanningBloc()
◆ createRoutingUseCase
The documentation for this class was generated from the following file: