Skip to main content

userNotAuthenticated property

GraphQLError userNotAuthenticated

read / write

Graphql error for handling.

Implementation

GraphQLError userNotAuthenticated =
const GraphQLError(message: 'User is not authenticated');