hasVisibleForTesting property
bool
get
hasVisibleForTesting
Whether the element has an annotation of the form @visibleForTesting
.
Implementation
bool get hasVisibleForTesting;
Whether the element has an annotation of the form @visibleForTesting
.
bool get hasVisibleForTesting;