authenticationErrorCode constant
The error code used by the platforms when the user was not authenticated.
Implementation
static const String authenticationErrorCode = 'authentication_error';
The error code used by the platforms when the user was not authenticated.
static const String authenticationErrorCode = 'authentication_error';