stackTrace property

String stackTrace
final

Raw stack trace. Sent when the frames property is either missing or unreliable (used for Xamarin exceptions).

Implementation

final String stackTrace;