remotePublicKey property

Future<PublicKey?> get remotePublicKey

RemotePublicKey returns the public key of the remote peer.

Implementation

Future<PublicKey?> get remotePublicKey;