AnnotationDeselectedEvent constructor

const AnnotationDeselectedEvent(
  1. List<String> annotationsJson
)

Implementation

const AnnotationDeselectedEvent(this.annotationsJson);