@override Iterable<T> getAnnotations<T>([Type? type]) => _annotationsOf<T>(_clazz.annotations, type);