copyWith property

Implementation

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