value property

T get value

Gets the current computed value.

Implementation

T get value => _value;