tripkit-android / com.skedgo.tripkit.data.database.locations.carpods / CarPodDao / getCarPodsByCellIds

getCarPodsByCellIds

abstract fun getCarPodsByCellIds(cellIds:List<String>): Flowable<List<CarPodEntity>>