menu
datum package
documentation
source/core/events/conflict_resolved_event.dart
ConflictResolvedEvent<T extends DatumEntityInterface>
entityId property
entityId property
dark_mode
light_mode
entityId
property
String
entityId
final
The ID of the entity that was involved in the conflict.
Implementation
final String entityId;
datum package
documentation
source/core/events/conflict_resolved_event
ConflictResolvedEvent<T extends DatumEntityInterface>
entityId property
ConflictResolvedEvent class