isNotRunning property

bool get isNotRunning

Implementation

bool get isNotRunning => !isRunning;