hasDeprecated property

bool hasDeprecated

Return true if this element has an annotation of the form @deprecated or @Deprecated('..').

Implementation

bool get hasDeprecated;