currentValue property

T get currentValue

The current value of the variable

Implementation

T get currentValue => _currentValue;