skippedReason property

String? skippedReason
final

Explanation for a skipped case, or null when the case passed.

Implementation

final String? skippedReason;