hasVisibleForOverriding property
bool
get
hasVisibleForOverriding
Return true
if this element has an annotation of the form
@visibleForOverriding
.
Implementation
bool get hasVisibleForOverriding;
Return true
if this element has an annotation of the form
@visibleForOverriding
.
bool get hasVisibleForOverriding;