ContextId

value class ContextId(val value: String)

Id of a context.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
operator fun invoke(id: String): ContextId