milestones property Null safety
final
All milestones in the lifecycle of the countdown including the parent countdown
Implementation
final List<Countdown<T>> milestones = [];
All milestones in the lifecycle of the countdown including the parent countdown
final List<Countdown<T>> milestones = [];