code property

The numeric value indicating the type of the web socket error.

Implementation

SyncWebSocketErrorCode get code => SyncWebSocketErrorCode.fromInt(codeValue);