items property

List<Revision>? items
getter/setter pair

List of Revisions.

Implementation

core.List<Revision>? items;