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