requireValue property

T get requireValue

Returns the value of the signal

Implementation

T get requireValue => super.value.requireValue;