isTooBusy property

bool isTooBusy

Implementation

bool get isTooBusy => queueLength > maxQueue;