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