credential property
Credential?
credential
getter/setter pair
Where the authorize() stores the credential after successfull login.
Implementation
Credential? credential;
Where the authorize() stores the credential after successfull login.
Credential? credential;