tripkit-android / com.skedgo.tripkit.data.database.locations.carparks / CarParkDao / getByCellIds

getByCellIds

abstract fun getByCellIds(ids:List<String>): Flowable<List<CarParkLocationEntity>>