stackTrace property

StackTrace? stackTrace

If an error was emitted, the stackTrace associated to this error.

Implementation

StackTrace? get stackTrace;