factory PlaybackFinishedEvent.fromJson(Map<String, dynamic> json) { return _$PlaybackFinishedEventFromJson(json); }