CopyWith$Input$PluginInput<TRes> constructor
CopyWith$Input$PluginInput<TRes> (
- Input$PluginInput instance,
- TRes then()
Implementation
factory CopyWith$Input$PluginInput(
Input$PluginInput instance,
TRes Function(Input$PluginInput) then,
) = _CopyWithImpl$Input$PluginInput;