Ref

data class Ref(val ref: String) : RefValue(source)

Constructors

Link copied to clipboard
constructor(ref: String)

Properties

Link copied to clipboard
val ref: String