items property

List<Volumeannotation>? items
getter/setter pair

A list of volume annotations.

Implementation

core.List<Volumeannotation>? items;