stackTrace property

StackTrace? get stackTrace
inherited

The string representation of the immediate frames on the call stack.

Implementation

StackTrace? get stackTrace => _stackTrace;