flutter_contacts
contact
Contact
accounts property
accounts
flutter_contacts
contact
Contact
accounts property
Contact class
Constructors
Contact
fromJson
fromVCard
Properties
accounts
addresses
displayName
emails
events
hashCode
id
name
notes
organizations
phones
photo
photoFetched
photoOrThumbnail
propertiesFetched
runtimeType
socialMedias
thumbnail
thumbnailFetched
websites
Methods
deduplicateProperties
delete
insert
noSuchMethod
toJson
toString
toVCard
update
Operators
operator ==
accounts
property
List
<
Account
>
accounts
read / write
Raw accounts (Android only).
Implementation
List<Account> accounts;