copyWith property

Implementation

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