strictDepth property

bool strictDepth
final

Set to true to add a layer of protection by throwing an error when the limit is exceeded, allowing you to catch and handle such cases.

Implementation

final bool strictDepth;