Event class

Constructors

Event()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Constants

CACHE_LOADED → const String
CHANGED → const String
CONNECTED → const String
DISCONNECTED → const String
ERROR → const String
ERROR_AUTH → const String
ERROR_FETCH_FLAG → const String
ERROR_FETCH_FLAGS → const String
ERROR_METRICS → const String
ERROR_STREAM → const String
FLAGS_LOADED → const String
POLLING → const String
POLLING_STOPPED → const String
READY → const String
STOPPED → const String