menu
search_map_location package
documentation
utils/google_search/place.dart
Place
Place constructor
Place constructor
dark_mode
light_mode
Place
constructor
Place
(
Geocoding
geocode
, {
String
description
=
''
,
String
placeId
=
''
,
List
types
=
const []
,
})
Implementation
Place( Geocoding geocode, { this.description='', this.placeId='', this.types=const [], });
search_map_location package
documentation
utils/google_search/place
Place
Place constructor
Place class