menu
google_maps package
documentation
google_maps_places.dart
PlaceOptions
PlaceOptions constructor
PlaceOptions constructor
dark_mode
light_mode
PlaceOptions
constructor
PlaceOptions
(
{
String
id
,
String
?
requestedLanguage
,
String
?
requestedRegion
,
})
Implementation
external PlaceOptions({ String id, String? requestedLanguage, String? requestedRegion, });
google_maps package
documentation
google_maps_places
PlaceOptions
PlaceOptions constructor
PlaceOptions extension type