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