commonAncestorDate property
The timestamp of when the version was last reconciled and posted to its ancestor.
Implementation
DateTime? get commonAncestorDate => _commonAncestorDate.value;
The timestamp of when the version was last reconciled and posted to its ancestor.
DateTime? get commonAncestorDate => _commonAncestorDate.value;