features/rail_predictions/domain/repos/next_trains_repo library

Functions

fetchNextTrains(String apiKey, {List<String>? stationCodes}) Future<List<NextTrain>>
Fetches the next trains for the given station codes.