$asAuthenticatedRequested property
Implementation
AuthenticatedRequestedCopyWith<$R, AuthenticatedRequested, $Out>
get $asAuthenticatedRequested => $base.as(
(v, t, t2) => _AuthenticatedRequestedCopyWithImpl<$R, $Out>(v, t, t2),
);
AuthenticatedRequestedCopyWith<$R, AuthenticatedRequested, $Out>
get $asAuthenticatedRequested => $base.as(
(v, t, t2) => _AuthenticatedRequestedCopyWithImpl<$R, $Out>(v, t, t2),
);