hasDeprecated property

bool hasDeprecated

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

Implementation

bool get hasDeprecated;