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