WebSocketErrors class
Constructors
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
- CLIENT_STALE → const int
- INVALID_PROJECT_ID → const int
- INVALID_PROJECT_ID_MESSAGE → const String
- INVALID_PROJECT_ID_OR_JWT → const String
- LOAD_REBALANCING → const int
- PROJECT_ID_NOT_FOUND → const int
- PROJECT_ID_NOT_FOUND_MESSAGE → const String
- SERVER_TERMINATING → const int
- TOO_MANY_REQUESTS → const int
- TOO_MANY_REQUESTS_MESSAGE → const String