vectorClock property
VectorClock?
get
vectorClock
A vector clock for tracking causality across multiple devices. If provided, this allows for more accurate conflict detection than simple version numbers.
Implementation
VectorClock? get vectorClock;