@override Map<String, dynamic> toJson() => { ...interaction.toJson(), "type": type, "client_alert_uuid": clientAlertUuid, "time_elapsed": timeElapsed, };