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