data library Null safety
Constants
- apiBaseUrl → const String
-
'https://api.now8.systems'
- apiVersion → const String
-
'v5'
Functions
-
fetchVehicleEstimations(
String cityName, String stopCode) → Future< List< VehicleEstimation> > -
routes(
String cityName, BaseCacheManager cacheManager) → Future - Get a map of route ids to route info maps..
-
stops(
String cityName, BaseCacheManager cacheManager) → Future - Get a map of stop ids to stop info maps..