trace property

StackTrace? get trace

The stack trace of the error

Implementation

StackTrace? get trace => _trace;