isQueueNotEmpty property

bool isQueueNotEmpty

Implementation

bool get isQueueNotEmpty => _dispatcher.isNotEmpty;