getShapes property

Future<Map<String, BusShape>> getShapes

Implementation

Future<Map<String, BusShape>> get getShapes async => _busProvider.getShapes();