allowTestRandomization property

bool get allowTestRandomization

Whether test randomization should be allowed for this test.

Implementation

bool get allowTestRandomization => _allowTestRandomization ?? true;