github package
documentation
github
Authentication
isToken property
isToken
isToken
property
Null safety
bool
isToken
Token Authentication Flag
Implementation
bool get isToken => token != null;
github package
documentation
github
Authentication
isToken property
Authentication class
Constructors
anonymous
basic
withToken
Properties
hashCode
isAnonymous
isBasic
isToken
password
runtimeType
token
username
Methods
noSuchMethod
toString
Operators
operator ==