@override Map<String, dynamic> toJson() => <String, dynamic>{ 'old_title': oldTitle, 'new_title': newTitle, '@type': constructor, };