PERMANENT constant
URLCredentialPersistence
const PERMANENT
The credential should be stored in the keychain.
Implementation
static const PERMANENT = URLCredentialPersistence._internal(2, 2);
The credential should be stored in the keychain.
static const PERMANENT = URLCredentialPersistence._internal(2, 2);