CopyWith$Input$TargetWithoutUserInput<TRes>.stub constructor

CopyWith$Input$TargetWithoutUserInput<TRes>.stub(
  1. TRes res
)

Implementation

factory CopyWith$Input$TargetWithoutUserInput.stub(TRes res) =
    _CopyWithStubImpl$Input$TargetWithoutUserInput;