api / tv.twelvetone.json / JsonArray / isArray

isArray

val isArray: Boolean

Overrides JsonValue.isArray

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

Return
true if this value is an instance of JsonArray