AnnotationDeletedEvent constructor

const AnnotationDeletedEvent(
  1. List<String> annotationsJson
)

Implementation

const AnnotationDeletedEvent(this.annotationsJson);