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