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