copyWith property

Implementation

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