foldTraceExcept property
The list of packages to fold when producing StackTraces.
Implementation
Set<String> get foldTraceExcept => _foldTraceExcept ?? {};
The list of packages to fold when producing StackTraces.
Set<String> get foldTraceExcept => _foldTraceExcept ?? {};