subtreeDepth property

int subtreeDepth
final

How many levels of children to include in the JSON result.

Defaults to zero, which will only return the DiagnosticsNode information of the object identified by finder.

Implementation

final int subtreeDepth;