|
Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
|
Go to the source code of this file.
Classes | |
| class | Equatable |
| class | LocationSelectionEvent |
Functions | |
| sealed class LocationSelectionEvent extends Equatable | GetCurrentLocationEvent () |
| const | LocationSelectionEvent () |
| const | GetAddressFromLocationEvent ({required this.location}) |
| class SelectSavedLocationEvent extends LocationSelectionEvent | ConfirmLocationEvent () |
| const | SelectSavedLocationEvent ({ required this.location, required this.address, }) |
Variables | |
| part of location_selection_bloc | dart |
| override List< Object > get | props => [] |
| class UpdateLocationEvent extends LocationSelectionEvent | location |
| final String | address |
| class SelectSavedLocationEvent extends LocationSelectionEvent ConfirmLocationEvent | ( | ) |


| const GetAddressFromLocationEvent | ( | {required this.location} | ) |

| sealed class LocationSelectionEvent extends Equatable GetCurrentLocationEvent | ( | ) |

| const GetCurrentLocationEvent::LocationSelectionEvent | ( | ) |
| const ConfirmLocationEvent::SelectSavedLocationEvent | ( | { required this.location, required this.address, } | ) |

| override List<Object> get address |
Definition at line 1 of file location_selection_event.dart.
| part of location_selection_bloc dart |
Definition at line 1 of file location_selection_event.dart.
| class SetSelectedCollectionsEvent extends RoutingPlanningEvent location |
Definition at line 0 of file location_selection_event.dart.
| override List<Object> get props => [] |
Definition at line 3 of file location_selection_event.dart.