DifficultyInformation constructor Null safety
Implementation
DifficultyInformation({required this.easy,required this.medium, required this.extreme, required this.hard});
DifficultyInformation({required this.easy,required this.medium, required this.extreme, required this.hard});