Dart
dart:io
WebSocketException
toString method
toString
WebSocketException class
Constructors
WebSocketException
Properties
message
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
toString method
String
toString
(
)
Returns a string representation of this object.
Implementation
String toString() => "WebSocketException: $message";
Cookies management controls