$asAuthenticatedRequested property

AuthenticatedRequestedCopyWith<$R, AuthenticatedRequested, $Out> get $asAuthenticatedRequested

Implementation

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