getConnectionAddressString method

Pointer<Utf8> getConnectionAddressString()

Implementation

Pointer<Utf8> getConnectionAddressString() =>
    _getConnectionAddressString.call(
      this,
    );