object Unit
The type with only one value: the Unit object. This type corresponds to the void type in Java.
The type with only one value: the Unit object.
Returns a string representation of the object.
fun toString(): String
© 2010–2023 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html