CofuGasStationsCache

data class CofuGasStationsCache(cofuGasStations: List<CofuGasStation>, time: Long)

Properties

cofuGasStations
Link copied to clipboard
val cofuGasStations: List<CofuGasStation>
time
Link copied to clipboard
val time: Long