AuthenticationChallenge class final
Constructors
Properties
- channel → Channel
-
final
- expiresAt → DateTime
-
final
- failedAttempts → Channel
-
final
- hashCode → Channel
-
The hash code for this object.
no setterinherited
- issuedAt → DateTime
-
final
- nonce → Uint8List
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- serverId → String
-
final
Methods
-
isExpired(
DateTime now) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited