subStep property

bool subStep
final

Set to true if this represents a step executed by another step or false if the step is a top-level test step directly executed by the framework.

Implementation

final bool subStep;