isDue property

bool get isDue

Implementation

bool get isDue => this is ITaskFact;