noRetry property

bool noRetry

Whether to disable retries of tests.

Implementation

bool get noRetry => _noRetry ?? false;