copyWith property

Implementation

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