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