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