AuthToken class Null safety
Constructors
Properties
- acl ↔ String?
-
read / write
- duration → int
-
read-only
- expiration → int
-
read-only
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- ip ↔ String?
-
read / write
- isNullToken → bool
-
read-only
- key → String?
-
read-only
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- startTime ↔ int
-
read / write
- tokenName → String?
-
read-only
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited