WebApiModulesInventoryInventoryCreateCompleteResponse constructor

WebApiModulesInventoryInventoryCreateCompleteResponse({
  1. String? packageId,
})

Implementation

WebApiModulesInventoryInventoryCreateCompleteResponse({
  this.packageId,
});