value property

T get value

The current value of the field.

Implementation

T get value => _value;