parseString

abstract fun parseString(jsonString: String): Any(source)

Parse string as json object.

Since

1.3.1