copyWith property

Implementation

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