copyWith property
Implementation
AuthenticateRequestCopyWith<
AuthenticateRequest,
AuthenticateRequest,
AuthenticateRequest
>
get copyWith =>
_AuthenticateRequestCopyWithImpl<
AuthenticateRequest,
AuthenticateRequest
>(this as AuthenticateRequest, $identity, $identity);