Deletes this object from the box it is stored in.
@override Future<void> delete() { Debug().info("Deleting ScoutingData$id"); return super.delete(); }