foldTraceExcept property

Set<String> foldTraceExcept

The list of packages to fold when producing StackTraces.

Implementation

Set<String> get foldTraceExcept => _foldTraceExcept ?? {};