menu
datum package
documentation
source/core/models/crdt.dart
RgaNode<T>
deleted property
deleted property
dark_mode
light_mode
deleted
property
bool
deleted
final
Whether this element has been removed (tombstoned).
Implementation
final bool deleted;
datum package
documentation
source/core/models/crdt
RgaNode<T>
deleted property
RgaNode class