smartNoteDate property

DateTime? get smartNoteDate
override

Implementation

DateTime? get smartNoteDate => isHistorical ? completionDate : dueDate;