lookupKey property
Lookup key for the contact. Use FlutterContacts.get(lookupKey, androidLookup: true) to find the contact.
Implementation
final String? lookupKey;
Lookup key for the contact. Use FlutterContacts.get(lookupKey, androidLookup: true) to find the contact.
final String? lookupKey;