FOR_SESSION constant
The credential should be stored only for this session
Implementation
static const FOR_SESSION = URLCredentialPersistence._internal(1, 1);
The credential should be stored only for this session
static const FOR_SESSION = URLCredentialPersistence._internal(1, 1);