WebSocketException constructor

const WebSocketException([String message = "" ])

Implementation

const WebSocketException([this.message = ""]);