source property

The source read-only property of the WebTransportError interface returns an enumerated value indicating the source of the error.

Implementation

external WebTransportErrorSource get source;