value property

T get value

The current value of the subject.

Implementation

T get value => _value;