AnnotatedWith constructor

const AnnotatedWith(
  1. dynamic annotation
)

Implementation

const AnnotatedWith(this.annotation);