WebsocketError constructor

WebsocketError({
  1. String? message,
})

Implementation

WebsocketError({this.message});