copyWith property

Implementation

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