toString

open override fun toString(): String

Converts the DataClass to a String for showing in debug or to the user. The string contains the first letter of the namespace, followed by a slash (/) and the objectId.

Author

Arnau Mora

Since

20210724