parent property

List<int>? parent
getter/setter pair

The revisions that this revision is based on.

This can include one or more parent (when documents are merged.) This field represents the index into the revisions field.

Implementation

core.List<core.int>? parent;