isOverride property
bool
get
isOverride
Whether the annotation marks the associated method as being expected to override an inherited method.
Implementation
bool get isOverride;
Whether the annotation marks the associated method as being expected to override an inherited method.
bool get isOverride;