WebTransportError constructor
WebTransportError([
- String message,
- WebTransportErrorOptions options
Implementation
external factory WebTransportError([
String message,
WebTransportErrorOptions options,
]);