Nullable

data class Nullable(wrapped: TypeReference) : TypeReference

Functions

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

Properties

wrapped
Link copied to clipboard
val wrapped: TypeReference