menu
flutter_contacts package
documentation
models/android/android_identifiers.dart
AndroidIdentifiers
rawContacts property
rawContacts property
dark_mode
light_mode
rawContacts
property
List
<
RawContact
>
rawContacts
final
List of raw contacts from different sources.
Implementation
final List<RawContact> rawContacts;
flutter_contacts package
documentation
models/android/android_identifiers
AndroidIdentifiers
rawContacts property
AndroidIdentifiers class