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