copyWith property

Implementation

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