value property

T? value

Get the current value.

Implementation

T? get value => _value;