isMustCallSuper property

bool isMustCallSuper

Return true if this annotation marks the associated member as requiring overriding methods to call super.

Implementation

bool get isMustCallSuper;