isMustCallSuper property
bool
get
isMustCallSuper
Whether the annotation marks the associated member as requiring overriding methods to call super.
Implementation
bool get isMustCallSuper;
Whether the annotation marks the associated member as requiring overriding methods to call super.
bool get isMustCallSuper;