copyWith property

Implementation

CopyWith$Input$InventoryCategoryInput<Input$InventoryCategoryInput>
    get copyWith => CopyWith$Input$InventoryCategoryInput(
          this,
          (i) => i,
        );