WebSocketChannelException constructor

WebSocketChannelException([
  1. String? message
])

Implementation

WebSocketChannelException([this.message]) : inner = null;