@param id
Future<chopper.Response<bool>> dealnoteIdDelete({required String? id}) { return _dealnoteIdDelete(id: id); }