toJson

abstract fun toJson(): String

Convert an object to JSON string.

Return

A String which is the JSON string.

Since

200.1.0