reason property Null safety
final
The reason the test suite is skipped, or null
if no reason is given.
Implementation
final String? reason;
The reason the test suite is skipped, or null
if no reason is given.
final String? reason;