menu
google_maps_apis package
documentation
directions.dart
GeocodedWaypoint
GeocodedWaypoint.new constructor
GeocodedWaypoint.new constructor
dark_mode
light_mode
GeocodedWaypoint
constructor
GeocodedWaypoint
(
{
String
?
geocoderStatus
,
String
?
placeId
,
List
<
String
>
?
types
,
bool
?
partialMatch
=
false
,
})
Implementation
GeocodedWaypoint({ this.geocoderStatus, this.placeId, this.types, this.partialMatch = false, });
google_maps_apis package
documentation
directions
GeocodedWaypoint
GeocodedWaypoint.new constructor
GeocodedWaypoint class