init(name:)
Creates an object with the name of the related contact.
Declaration
init(name: String)Parameters
- name:
Name of the related contact.
Return Value
Returns the initialized instance of this class.
Creates an object with the name of the related contact.
init(name: String)Name of the related contact.
Returns the initialized instance of this class.