toCompilableString

abstract fun toCompilableString(): String

Should return the String representation of this class as a compilable snippet (can be copy-pasted into Kotlin code).

Sources

Link copied to clipboard