Custom

data class Custom(val fqn: String) : Member.DelegateType

Constructors

Link copied to clipboard
fun Custom(fqn: String)

Properties

Link copied to clipboard
val fqn: String