features/bus_routes/domain/repos/schedule_repo library

Functions

fetchSchedule(String apiKey, {required String routeId, DateTime? date, bool? includingVariations}) Future<Schedule>
Fetches the schedule for a route.