flutter_contacts
contact
Contact
photoFetched property
photoFetched
flutter_contacts
contact
Contact
photoFetched property
Contact class
Constructors
Contact
fromJson
fromVCard
Properties
accounts
addresses
displayName
emails
events
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 ==
photoFetched
property
Null safety
bool
photoFetched
read / write
Whether the high-resolution photo was fetched.
Implementation
bool photoFetched = true;