observedAddr property
oservedAddr is the multiaddr of the remote endpoint that the sender node perceives this is useful information to convey to the other side, as it helps the remote endpoint determine whether its connection to the local peer goes through NAT.
Implementation
@$pb.TagNumber(4)
$core.List<$core.int> get observedAddr => $_getN(3);