Whether the element has an annotation of the form @redeclare.
@redeclare
@override bool get hasRedeclare => metadata.any((ElementAnnotation m) => m.isRedeclare);