menu
generic_map package
documentation
interfaces/place.dart
Place
Place.new const constructor
Place.new const constructor
dark_mode
light_mode
Place
constructor
const
Place
(
LatLng
latLng
,
String
address
,
String
?
title
)
Implementation
const Place( this.latLng, this.address, this.title, );
generic_map package
documentation
interfaces/place
Place
Place.new const constructor
Place class