currentValue property

T? currentValue

Returns the value currently under test.

Implementation

T? get currentValue => _currentValue;