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