copyWith property

Implementation

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