isNotResetAndNotStopped property

bool isNotResetAndNotStopped

Implementation

bool get isNotResetAndNotStopped => isNotReset && isNotStopped;