Nullable

data class Nullable(val wrapped: TypeReference) : TypeReference

Constructors

Link copied to clipboard
constructor(wrapped: TypeReference)

Properties

Link copied to clipboard

Functions

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