code property

num get code

Returns the WebSocket connection close code provided by the server.

MDN Reference

Implementation

_i2.num get code => _i4.getProperty(
      this,
      'code',
    );