userNotAuthenticated constant
String const userNotAuthenticated
GraphQL error for handling: User is not authenticated.
Implementation
static const String userNotAuthenticated = 'User is not authenticated';
- talawa
- app_strings
- TalawaErrors
- userNotAuthenticated constant