$asAuthenticateBody property

AuthenticateBodyCopyWith<$R, AuthenticateBody, $Out> $asAuthenticateBody

Implementation

AuthenticateBodyCopyWith<$R, AuthenticateBody, $Out>
    get $asAuthenticateBody =>
        $base.as((v, t, t2) => _AuthenticateBodyCopyWithImpl(v, t, t2));