com.hedgehog.gdzietabiedra.data.repository.shops / ShopsRepository / fetchByLocationAndRange

fetchByLocationAndRange

fun fetchByLocationAndRange(location: Position, range: Double, count: Long): Flowable<Shop> (source)