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