toJSON

actual open override fun toJSON(): String(source)
expect open override fun toJSON(): String(source)

Encode a Dictionary as a JSON string

Return

JSON encoded representation of the Dictionary

Throws

on encoder failure.

actual open override fun toJSON(): String(source)

Encode a Dictionary as a JSON string

Return

JSON encoded representation of the Dictionary

Throws

on encoder failure.

actual open override fun toJSON(): String(source)