lookupKey property

String? lookupKey
final

Lookup key for the contact. Use FlutterContacts.get(lookupKey, androidLookup: true) to find the contact.

Implementation

final String? lookupKey;