reset method

  1. @override
void reset()
override

Resets the condition values.

Implementation

@override
void reset() => minimumDate = _now();