EvSearchPreferences

class EvSearchPreferences(val filterOperators: List<String>)

EV search filters. The "search" term here includes what EV stations are displayed on the map.

Parameters

filterOperators

operators filtered out from the results

Constructors

Link copied to clipboard
constructor(filterOperators: List<String>)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String