isPaused property

bool get isPaused

Whether the queue is paused

Implementation

bool get isPaused => _isPaused;