menu
dart_libp2p package
documentation
core/network/conn.dart
Conn
remotePublicKey property
remotePublicKey property
dark_mode
light_mode
remotePublicKey
property
Future
<
PublicKey
?
>
get
remotePublicKey
RemotePublicKey returns the public key of the remote peer.
Implementation
Future<PublicKey?> get remotePublicKey;
dart_libp2p package
documentation
core/network/conn
Conn
remotePublicKey property
Conn class