getAnnotations<T> abstract method

Iterable<T> getAnnotations<T>([
  1. Type? type
])

Implementation

Iterable<T> getAnnotations<T>([Type? type]);