tqCanDiscard top-level property

bool get tqCanDiscard

Implementation

bool get tqCanDiscard => EventQueue.currentTask?.canDiscard ?? false;