@override Map<String, dynamic> toJson() => <String, dynamic>{ 'user_id': userId, 'old_tag': oldTag, 'new_tag': newTag, '@type': constructor, };