isQueueEmpty property

bool isQueueEmpty

Implementation

bool get isQueueEmpty => _dispatcher.isEmpty;