AudioPlayerState({ required this.isPlaying, required this.isPaused, required this.isStopped, required this.isCompleted, });