menu
Dart
dart:io
WebSocketException
WebSocketException const constructor
WebSocketException
brightness_4
brightness_5
description
WebSocketException
constructor
const
WebSocketException
(
[
String
message
=
""
]
)
Implementation
const WebSocketException([this.message = ""]);
Dart
dart:io
WebSocketException
WebSocketException const constructor
WebSocketException class
Constructors
WebSocketException
Properties
hashCode
message
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==