DashMapStyleLayersConfig

@Serializable
class DashMapStyleLayersConfig

Constructors

Link copied to clipboard
constructor(vararg layer: DashMapStyleLayer)
constructor(layers: List<DashMapStyleLayer>)
constructor()

Functions

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