annotations property

Set<T> annotations

Implementation

Set<T> get annotations => _idToAnnotation.values.toSet();