ComponentRef

data class ComponentRef(val key: String) : HttpSchema

Constructors

Link copied to clipboard
constructor(key: String)

Properties

Link copied to clipboard
val key: String