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