menu
flutter_contacts package
documentation
models/properties/property_metadata.dart
PropertyMetadata
dataId property
dataId property
dark_mode
light_mode
dataId
property
String
?
dataId
final
Stable identifier for the data row in the native store.
Implementation
final String? dataId;
flutter_contacts package
documentation
models/properties/property_metadata
PropertyMetadata
dataId property
PropertyMetadata class