isNotFired property

bool get isNotFired

Implementation

bool get isNotFired => _currentRunningTimerIndex == -1;