tripkit-android / com.skedgo.tripkit.data.database.locations.bikepods / BikePodDao / getAllInCells

getAllInCells

abstract fun getAllInCells(cellIds:List<String>): Flowable<List<BikePodLocationEntity>>