currentState

abstract val currentState: T

The current state of the container.

This property is thread-safe and always returns the most recent valid state.