localAddr property

Object get localAddr

The local address of the connection.

Implementation

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