value property

T get value

Returns the current value.

Implementation

T get value => _value;