maxDepth property

int? maxDepth
getter/setter pair

The maximum depth of the search.

The default value is 5 and maximum value is 100.

Optional.

Implementation

core.int? maxDepth;