WebSocketException constructor

const WebSocketException(
  1. String message
)

Implementation

const WebSocketException(super.message);