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