strictDepth property

bool strictDepth
final

When true, exceeding depth results in a thrown error instead of a soft limit.

Implementation

final bool strictDepth;