stackTrace property

StackTrace? stackTrace
getter/setter pair

The stack trace of the ANR crash.

Optional.

Implementation

StackTrace? stackTrace;