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