AndroidIdentifiers constructor
const
AndroidIdentifiers({
- String? lookupKey,
- List<
RawContact> rawContacts = const [],
Implementation
const AndroidIdentifiers({this.lookupKey, this.rawContacts = const []});