copyWith property

Implementation

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