menu
here_sdk
routing.dart
TransitStop
TransitStop constructor
TransitStop
dark_mode
light_mode
TransitStop
constructor
TransitStop
(
TransitDeparture
departure
)
Implementation
TransitStop(TransitDeparture departure) : departure = departure, duration = null;
here_sdk
routing
TransitStop
TransitStop constructor
TransitStop class