hasDeprecated property
bool
get
hasDeprecated
Whether the receiver has an annotation of the form @deprecated
or @Deprecated('..').
Implementation
bool get hasDeprecated;
Whether the receiver has an annotation of the form @deprecated
or @Deprecated('..').
bool get hasDeprecated;