FeatureStateKey

Base class for holding the typed feature state keys that could be used in removeFeatureState.

Refer to static create method to create an instance of FeatureStateKey.

Types

Link copied to clipboard
object Companion

Static methods.

Functions

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

Override equals method.

Link copied to clipboard
open override fun hashCode(): Int

Override hashCode method.

Properties

Link copied to clipboard
val key: String

The feature state key to remove from the feature.