WebSocketException constructor - WebSocketException - dart:io library (original) (raw)
constWebSocketException([
Implementation
const WebSocketException([this.message = "", this.httpStatusCode]);
constWebSocketException([
const WebSocketException([this.message = "", this.httpStatusCode]);