copyWith property

Implementation

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