copyWith property

Implementation

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