peerKeyId property

String? get peerKeyId

Implementation

String? get peerKeyId => raw['peer_key_id'] as String?;