get Value
Allows using delegation to access the StateHolder.state property.
Example:
val state: StateFlow<State> by stateContainerContent copied to clipboard
Allows using delegation to access the StateHolder.state property.
Example:
val state: StateFlow<State> by stateContainer