Definition at line 23 of file routing_planning_event.dart.
◆ CreateRoutingEvent()
| const RoutingPlanningEvent::CreateRoutingEvent |
( |
{ required this.driverId, required this.duration, } | | ) |
|
|
private |
◆ ResetRoutingPlanningEvent()
| const RoutingPlanningEvent::ResetRoutingPlanningEvent |
( |
| ) |
|
|
private |
◆ SetSelectedCollectionsEvent()
| const RoutingPlanningEvent::SetSelectedCollectionsEvent |
( |
{required this.collections} | | ) |
|
|
private |
◆ collections
◆ driverId
| final int RoutingPlanningEvent::driverId |
|
private |
◆ duration [1/2]
| override List<Object> get RoutingPlanningEvent::duration |
|
private |
◆ duration [2/2]
| final int RoutingPlanningEvent::duration |
|
private |
◆ props
| override List< Object > get RoutingPlanningEvent::props => [collections] |
|
private |
The documentation for this class was generated from the following file: