flutter_contacts
contact
Contact
isStarred property
isStarred
isStarred
property
Null safety
bool
isStarred
read / write
Whether the contact is starred (Android only).
Implementation
bool isStarred;
flutter_contacts
contact
Contact
isStarred 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 ==