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