SharedContactDialog
fun SharedContactDialog(contact: ERROR CLASS: Symbol not found for Node??, onDismiss: () -> Unit)(source)
Displays a dialog with the contact's information as a QR code and URI.
Parameters
contact
The node representing the contact to share. Null if no contact is selected.
onDismiss
Callback invoked when the dialog is dismissed.