CANCELED_LOGIN constant
WebAuthenticationSessionError
const CANCELED_LOGIN
The login has been canceled.
Implementation
static const CANCELED_LOGIN = WebAuthenticationSessionError._internal(1, 1);
The login has been canceled.
static const CANCELED_LOGIN = WebAuthenticationSessionError._internal(1, 1);