requireValue property

T get requireValue

Force unwrap the value of the state.

This will throw an error if the state does not have a value.

Implementation

T get requireValue;