menu
google_maps_webservice package
documentation
directions.dart
Stop
Stop constructor
Stop constructor
dark_mode
light_mode
Stop
constructor
Stop
(
{
required
String
name
,
required
Location
location
,
})
Implementation
Stop({required this.name, required this.location});
google_maps_webservice package
documentation
directions
Stop
Stop constructor
Stop class