features/rail_station_info/domain/repos/path_between_stations_repo library

Functions

fetchPath(String apiKey, {required String startStationCode, required String destinationStationCode}) Future<Path>
Fetches the path between two stations.