AnnotationSelectedEvent constructor

const AnnotationSelectedEvent(
  1. List<String> annotationsJson
)

Implementation

const AnnotationSelectedEvent(this.annotationsJson);