isQueued property

bool get isQueued

Whether this reference is currently enqueued in the manager’s strong-reference queue.

Implementation

bool get isQueued => _queued;