ReferenceStateRef

data class ReferenceStateRef(val stateRef: StateRef)

Wrapper over StateRef to be used when filtering reference states.

Constructors

Link copied to clipboard
constructor(stateRef: StateRef)

Properties

Link copied to clipboard