currentValue property

  1. @override
LoggerFilterOptions currentValue
override

The present value of the options.

Implementation

@override
LoggerFilterOptions get currentValue => _currentValue;