hasDeprecated property

bool get hasDeprecated

Whether the element has an annotation of the form @deprecated or @Deprecated('..').

Implementation

bool get hasDeprecated;