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