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