editableAnnotationTypes property

List? editableAnnotationTypes
final

Annotation types the user is allowed to create/edit. Corresponds to editableAnnotationTypes.

Implementation

final List<dynamic>? editableAnnotationTypes;