api / tv.twelvetone.json / JsonValue / isArray

isArray

open val isArray: Boolean

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