CloseEventCode class

Constructors

CloseEventCode()

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

AbnormalClosure → const int
BadGateway → const int
GoingAway → const int
HeartbeatPingError → const int
HeartbeatPongTimeoutError → const int
InternalError → const int
InvalidFramePayloadData → const int
MessageTooBig → const int
MissingExtension → const int
NoAuthentication → const int
NoRealtimeListeners → const int
NormalClosure → const int
NoStatusReceived → const int
PolicyViolation → const int
ProtocolError → const int
ReconnectWebSocket → const int
ServiceRestart → const int
TLSHandshake → const int
TryAgainLater → const int
UnsupportedData → const int