isNotResetAndNotRunning property

bool isNotResetAndNotRunning

Implementation

bool get isNotResetAndNotRunning => isNotReset && isNotRunning;