doneTime property

DateTime? doneTime
getter/setter pairinherited

The time this task was marked as done in the onDone method.

Implementation

DateTime? doneTime;