hasOverride property
bool
get
hasOverride
Whether the receiver has an annotation of the form @override
.
Implementation
bool get hasOverride;
Whether the receiver has an annotation of the form @override
.
bool get hasOverride;