menu
datum package
documentation
source/core/models/crdt.dart
RgaNode<T>
origin property
origin property
dark_mode
light_mode
origin
property
String
?
origin
final
The id of the element this one was inserted after (
null
= list head).
Implementation
final String? origin;
datum package
documentation
source/core/models/crdt
RgaNode<T>
origin property
RgaNode class