reconcileDate property
The timestamp of when the version was last reconciled with its ancestor.
Implementation
DateTime? get reconcileDate => _reconcileDate.value;
The timestamp of when the version was last reconciled with its ancestor.
DateTime? get reconcileDate => _reconcileDate.value;