tripkit-android / com.skedgo.tripkit.data.database.stops / StopLocationDao / getStopsByStopCodes

getStopsByStopCodes

abstract fun getStopsByStopCodes(stopCodes:List<String>):List<StopLocationEntity>