@override Map<String, dynamic> toJson() => { ...interaction.toJson(), "type": type, "changed_to": changedTo, };