withMilestones property Null safety
final
Map of event names to the Duration from the completion to the milestone TODO: Allow this to take a function to calculate the final date time from the countdown completion datetime
Implementation
final Map<T, Duration> withMilestones;