isOverride property

bool isOverride

Return true if this annotation marks the associated method as being expected to override an inherited method.

Implementation

bool get isOverride;