copyWith property

Implementation

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