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