menu
googlemaps_flutter_webservices package
documentation
directions.dart
GeocodedWaypoint
GeocodedWaypoint.fromJson factory constructor
GeocodedWaypoint.fromJson factory constructor
dark_mode
light_mode
GeocodedWaypoint.fromJson
constructor
GeocodedWaypoint.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory GeocodedWaypoint.fromJson(Map<String, dynamic> json) => _$GeocodedWaypointFromJson(json);
googlemaps_flutter_webservices package
documentation
directions
GeocodedWaypoint
GeocodedWaypoint.fromJson factory constructor
GeocodedWaypoint class