state

@SerializedName(value = "state")
var state: String? = null

Indicates if the Space has started or will start in the future, or if it has ended.

e.g.

"state": "live"

Filter live or scheduled Spaces.