verboseTrace property

bool verboseTrace

Whether to use verbose stack traces.

Implementation

bool get verboseTrace => _verboseTrace ?? false;