WebSocket constructor

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

Implementation

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