PlayingSession constructor
Implementation
PlayingSession({required this.successRate, required this.noteErrorCount, required this.rhythmErrorCount, required this.duration, required this.date});
PlayingSession({required this.successRate, required this.noteErrorCount, required this.rhythmErrorCount, required this.duration, required this.date});