copyWith property

Implementation

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