jsonString

fun jsonString(): String

Returns the content of the item as a JSON string.

Important: The returned JSON string is not cached, make sure to call this method once and keep it for as long as needed.