AnnotationUpdatedEvent constructor

const AnnotationUpdatedEvent(
  1. List<String> annotationsJson
)

Implementation

const AnnotationUpdatedEvent(this.annotationsJson);