invalidActionWithAuthMessage constant
Error message when we try an edit operation with a wrong authentication.
Implementation
static const String invalidActionWithAuthMessage =
'Authentication credentials were not provided.';
Error message when we try an edit operation with a wrong authentication.
static const String invalidActionWithAuthMessage =
'Authentication credentials were not provided.';