Opens a peer-to-peer chat on the native platform.
Future<void> openPeerChat(String peerChatData) { throw UnimplementedError('openPeerChat() has not been implemented.'); }