menu
flutter_contacts package
documentation
models/contact/contact_change.dart
ContactChange
contactId property
contactId property
dark_mode
light_mode
contactId
property
String
contactId
final
The ID of the contact that changed.
Implementation
final String contactId;
flutter_contacts package
documentation
models/contact/contact_change
ContactChange
contactId property
ContactChange class