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