peerPublicKey property

String? get peerPublicKey

Implementation

String? get peerPublicKey => raw['peer_pubkey'] as String?;