editableAnnotationTypes property

List<String>? editableAnnotationTypes
final

Sets the annotation types that are editable. Defaults to null.

Implementation

final List<String>? editableAnnotationTypes;