Deletes the current document from the collection.
@override Future<void> delete() { // TODO: implement delete throw UnimplementedError(); }