Unit

Common
JVM
JS
Native
1.0
For Common, JVM, JS

The type with only one value: the Unit object. This type corresponds to the void type in Java.

For Native

The type with only one value: the Unit object.

Functions

Common
JVM
JS
Native
1.0

toString

Returns a string representation of the object.

fun toString(): String