reason property

String? reason
final

The reason the test suite is skipped, or null if no reason is given.

Implementation

final String? reason;