getRoutes property

Future<Map<String, ShuttleRoute>> getRoutes

Implementation

Future<Map<String, ShuttleRoute>> get getRoutes async =>
    _shuttleProvider.getRoutes();