CopyWith$Input$PluginInput<TRes>.stub constructor

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

Implementation

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