toString

open override fun toString(): String(source)

Renders the type as a Kotlin type literal, including nullability and generic arguments.

Return

Kotlin-compatible type literal.