currentValue property

T currentValue

The current value of the variable

Implementation

T get currentValue => _currentValue;