WebSocket constructor
- @Deprecated('This constructor will be removed in Dart 2.0. Use `implements`' ' instead of `extends` if implementing this abstract class.')
Implementation
@Deprecated(
'This constructor will be removed in Dart 2.0. Use `implements`'
' instead of `extends` if implementing this abstract class.',
)
WebSocket();