state

abstract val state: S

The current state of the aggregate.

Return

The state object of type S.