items property

List<Annotation>? items
getter/setter pair

A list of annotations.

Implementation

core.List<Annotation>? items;