|
| | SavedLocation ({ required this.name, required this.address, required this.latLng, required this.icon, }) |
Definition at line 4 of file saved_location.dart.
◆ SavedLocation()
| SavedLocation::SavedLocation |
( |
{ required this.name, required this.address, required this.latLng, required this.icon, } | | ) |
|
|
private |
◆ address
| final String SavedLocation::address |
|
private |
◆ icon
| final IconData SavedLocation::icon |
|
private |
◆ latLng
| final LatLng SavedLocation::latLng |
|
private |
◆ name
| final String SavedLocation::name |
|
private |
The documentation for this class was generated from the following file: