@override Map<String, dynamic> toJson() => { ...interaction.toJson(), "type": type, "widget_uuid": widgetUuid, "from": from, "to": to, };