toJSON

abstract fun toJSON(): String(source)

Encode a Dictionary as a JSON string

Return

JSON encoded representation of the Dictionary

Throws

on encoder failure.