DurationInformation constructor Null safety
Implementation
DurationInformation({required this.large, required this.mid, required this.marathon, required this.fast});
DurationInformation({required this.large, required this.mid, required this.marathon, required this.fast});