skipReason property

String? skipReason
final

The reason the tests was skipped, or null if it wasn't skipped.

Implementation

final String? skipReason;