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