remoteAddr property

Object get remoteAddr

The remote address of the connection.

Implementation

_i2.Object get remoteAddr => _i3.getProperty(
      this,
      'remoteAddr',
    );