items property

List<GeoAnnotationdata>? items
getter/setter pair

A list of Annotation Data.

Implementation

core.List<GeoAnnotationdata>? items;