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