Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
LocationSelectionEvent Class Reference

Private Member Functions

const UpdateLocationEvent ({required this.location})
const SelectSavedLocationEvent ({ required this.location, required this.address, })
const ResetLocationSelectionEvent ()

Private Attributes

final LatLng location
override List< Object > get props => [location]
final String address
override List< Object > get address

Detailed Description

Definition at line 14 of file location_selection_event.dart.

Member Function Documentation

◆ ResetLocationSelectionEvent()

const LocationSelectionEvent::ResetLocationSelectionEvent ( )
private

◆ SelectSavedLocationEvent()

const LocationSelectionEvent::SelectSavedLocationEvent ( { required this.location, required this.address, } )
private

◆ UpdateLocationEvent()

const LocationSelectionEvent::UpdateLocationEvent ( {required this.location} )
private

Member Data Documentation

◆ address [1/2]

override List<Object> get LocationSelectionEvent::address
private

Definition at line 42 of file location_selection_event.dart.

◆ address [2/2]

final String LocationSelectionEvent::address
private

Definition at line 34 of file location_selection_event.dart.

◆ location

final LatLng LocationSelectionEvent::location
private

Definition at line 15 of file location_selection_event.dart.

◆ props

override List< Object > get LocationSelectionEvent::props => [location]
private

Definition at line 20 of file location_selection_event.dart.


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