features/bus_predictions/domain/repos/next_buses_repo library

Functions

fetchNextBuses(String apiKey, {required String stopId}) Future<NextBuses>
Fetches the next buses for a given stop.