isString

open override fun isString(): Boolean(source)

Returns true if the element is a JSON primitive and is a string.

Report a problem