AnnotationCreatedEvent constructor

const AnnotationCreatedEvent(
  1. List<String> annotationsJson
)

Implementation

const AnnotationCreatedEvent(this.annotationsJson);