sortedAnnotations property

List<Annotation> get sortedAnnotations

Implementation

List<Annotation> get sortedAnnotations => _sortedAnnotations.value;