Key

open class Key<T : Any>(val name: String)

Key for setting and receiving entries in the Scope

Constructors

Link copied to clipboard
fun Key(name: String)

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard