getStops property

Future<List<ShuttleStop>> getStops

Implementation

Future<List<ShuttleStop>> get getStops async => _shuttleProvider.getStops();