cofu Gas Stations
open override fun cofuGasStations(completion: (Result<List<CofuGasStation>>) -> Unit)
Content copied to clipboard
open override fun cofuGasStations(location: Location, radius: Int, completion: (Result<List<GasStation>>) -> Unit)
Content copied to clipboard