isMustCallSuper property

bool isMustCallSuper

Whether the annotation marks the associated member as requiring overriding methods to call super.

Implementation

bool get isMustCallSuper;