menu
flutter_contacts
contact
Contact
isUnified property
isUnified
brightness_4
isUnified
property
Null safety
bool
isUnified
read / write
Whether this is a unified contact (and not a raw contact).
Implementation
bool isUnified = true;
flutter_contacts
contact
Contact
isUnified property
Contact class
Constructors
Contact
fromJson
fromVCard
Properties
accounts
addresses
displayName
emails
events
groups
hashCode
id
isStarred
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 ==