SSL_EXPIRED constant
AndroidSslError
const SSL_EXPIRED
The certificate has expired
Implementation
static const SSL_EXPIRED = AndroidSslError._internal(1, 1);
The certificate has expired
static const SSL_EXPIRED = AndroidSslError._internal(1, 1);