hasMustCallSuper property
bool
get
hasMustCallSuper
Return true
if this element has an annotation of the form @mustCallSuper
.
Implementation
bool get hasMustCallSuper;
Return true
if this element has an annotation of the form @mustCallSuper
.
bool get hasMustCallSuper;