copyWith property

Implementation

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