authenticationErrorCode constant

String const authenticationErrorCode

The error code used by the platforms when the user was not authenticated.

Implementation

static const String authenticationErrorCode = 'authentication_error';