isNotEmpty property

bool get isNotEmpty

Implementation

bool get isNotEmpty => this._underlyingQueue.isNotEmpty;