Entry class
Entry for a connection in the identify service
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
identifyWaitCompleter
↔ Completer<
void> ? -
Completer for the identify wait operation
getter/setter pair
- pushSupport ↔ IdentifyPushSupport
-
Push support status for the peer
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sequence ↔ int
-
Sequence number of the last snapshot sent to this peer
getter/setter pair
Methods
-
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