annotationTypes property

List<String>? annotationTypes
getter/setter pair

The list of annotation types contained for this layer.

Implementation

core.List<core.String>? annotationTypes;