copyWith property

Implementation

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