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