smartNoteDate property

DateTime? smartNoteDate
override

Implementation

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