declarationRef property

  1. @override
DeclarationRef declarationRef
final

Reference to the declaration of this annotation.

This provides information about where the annotation is defined.

Implementation

@override
final DeclarationRef declarationRef;