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