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