api / tv.twelvetone.json / JsonObject / isObject

isObject

val isObject: Boolean

Overrides JsonValue.isObject

Detects whether this value represents a JSON object. If this is the case, this value is an instance of JsonObject.

Return
true if this value is an instance of JsonObject