Skip to main content

peer property

*[<Null safety>](https://dart.dev/null-safety)*

EthereumAddress peer

final

This is the address of the peer that I am talking to.

Implementation

final EthereumAddress peer;