copyWith property

Implementation

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