menu
xchg package
documentation
remote_peer.dart
RemotePeer
localAddress method
localAddress method
dark_mode
light_mode
localAddress
method
String
localAddress
(
)
Implementation
String localAddress() { return addressForPublicKey(keyPair.publicKey); }
xchg package
documentation
remote_peer
RemotePeer
localAddress method
RemotePeer class