flutter_contacts
contact
Contact
id property
id
flutter_contacts
contact
Contact
id property
Contact class
Constructors
Contact
fromJson
fromVCard
Properties
accounts
addresses
displayName
emails
events
groups
hashCode
id
isUnified
name
notes
organizations
phones
photo
photoFetched
photoOrThumbnail
propertiesFetched
runtimeType
socialMedias
thumbnail
thumbnailFetched
websites
Methods
deduplicateProperties
delete
insert
noSuchMethod
toJson
toString
toVCard
update
Operators
operator ==
id
property
Null safety
String
id
read / write
The unique identifier of the contact.
Implementation
String id;