quickGetEVStationById

suspend fun quickGetEVStationById(evStationId: String): EVStation?

Searches the cache for a station with the specified ID

Return

an EVStation or null if not found

Parameters

evStationId

the EV station ID