annotationSource property

SourceSpan? annotationSource
final

Source span of the annotation that was not resolved.

May be null if the import library was not found.

Implementation

final SourceSpan? annotationSource;