commonAncestorDate property

DateTime? commonAncestorDate

The timestamp of when the version was last reconciled and posted to its ancestor.

Implementation

DateTime? get commonAncestorDate => _commonAncestorDate.value;