menu
flutter_contacts_pro package
documentation
models/android/raw_contact.dart
RawContact
rawContactId property
rawContactId property
dark_mode
light_mode
rawContactId
property
String
?
rawContactId
final
Raw contact ID. Unstable, local-only. Use when modifying data.
Implementation
final String? rawContactId;
flutter_contacts_pro package
documentation
models/android/raw_contact
RawContact
rawContactId property
RawContact class