copyWith property

Implementation

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