init(handle:)
Initializes an IntentPerson from a raw handle, like a phone number or an email address. Use this initializer when the value is not linked to a known contact.
Declaration
init(handle: IntentPerson.Handle)Initializes an IntentPerson from a raw handle, like a phone number or an email address. Use this initializer when the value is not linked to a known contact.
init(handle: IntentPerson.Handle)