CopyWith$Input$PredefinedActionInput<TRes>.stub constructor

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

Implementation

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