hasDeprecated property
bool
get
hasDeprecated
Return true
if this element has an annotation of the form @deprecated
or @Deprecated('..')
.
Implementation
bool get hasDeprecated;
Return true
if this element has an annotation of the form @deprecated
or @Deprecated('..')
.
bool get hasDeprecated;