value

abstract val value: State<Contact?>(source)

A reactive State containing the currently selected Contact.

This value will be updated automatically once a user selects a contact from the platform's native picker. It is initialized to null.