reconcileDate property

DateTime? reconcileDate

The timestamp of when the version was last reconciled with its ancestor.

Implementation

DateTime? get reconcileDate => _reconcileDate.value;