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