flutter_contacts
contact
Contact
photo property
photo
flutter_contacts
contact
Contact
photo 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 ==
photo
property
Null safety
Uint8List
?
photo
read / write
The full-resolution contact picture.
Implementation
Uint8List? photo;