features/bus_routes/domain/repos/schedule_at_stop_repo library

Functions

fetchScheduleAtStop(String apiKey, {required String stopId, DateTime? date}) Future<ScheduleAtStop>
Fetches the schedule for a specific stop.