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