copyWith property
Implementation
AuthenticatedRequestedCopyWith<
AuthenticatedRequested,
AuthenticatedRequested,
AuthenticatedRequested
>
get copyWith =>
_AuthenticatedRequestedCopyWithImpl<
AuthenticatedRequested,
AuthenticatedRequested
>(this as AuthenticatedRequested, $identity, $identity);