menu
google_directions_api_nic package
documentation
google_directions_api.dart
TransitStop
TransitStop const constructor
TransitStop const constructor
dark_mode
light_mode
TransitStop
constructor
const
TransitStop
(
{
String
?
name
,
GeoCoord
?
location
,
})
Implementation
const TransitStop({this.name, this.location});
google_directions_api_nic package
documentation
google_directions_api
TransitStop
TransitStop const constructor
TransitStop class