isMustCallSuper property
bool
get
isMustCallSuper
Return true
if this annotation marks the associated member as requiring
overriding methods to call super.
Implementation
bool get isMustCallSuper;
Return true
if this annotation marks the associated member as requiring
overriding methods to call super.
bool get isMustCallSuper;