ClientContextState

interface ClientContextState : BaseContextState

the helper for context state for client Recommend to implement equals()/hashCode() for optimal performance.

Functions

Link copied to clipboard
abstract fun value(): String