revisions property

List<Revision>? revisions
getter/setter pair

List of Revisions.

Implementation

core.List<Revision>? revisions;