isStopped property

bool get isStopped

Implementation

bool get isStopped => status == Status.stopped;