features/rail_station_info/domain/repos/station_to_station_repo library

Functions

fetchStationToStation(String apiKey, {String? startStationCode, String? destinationStationCode}) Future<List<StationToStation>>
Fetches the station to station information for the given stations.