strictDepth property
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;
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.
final bool strictDepth;