processed property

bool get processed

Gets whether this task has been processed

Implementation

bool get processed => _processed;