subtreeDepth property
Controls how many levels of children will be included in the serialized hierarchy of DiagnosticsNodes.
Defaults to zero.
See also:
- filterChildren, which provides a way to filter the children that will be included.
Implementation
int get subtreeDepth;