testAnnotationsCount property

String? testAnnotationsCount
getter/setter pair

Number of Annotations that are used for evaluating this Model.

If the Model is evaluated multiple times, this will be the number of test Annotations used by the first evaluation. If the Model is not evaluated, the number is 0.

Implementation

core.String? testAnnotationsCount;