WebSocketException constructor

WebSocketException([
  1. String message = ''
])

Implementation

WebSocketException([this.message = '']);