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