unauthenticated constant
Code
const unauthenticated
The request does not have valid authentication credentials for the operation.
HTTP Mapping: 401 Unauthorized
Implementation
static const unauthenticated = Code('UNAUTHENTICATED');