BacktraceErrorKey

let BacktraceErrorKey: String

A key from the userInfo dictionary of an NSError. It should contain the error backtrace. You can get it using the Thread.callStackReturnAddresses methods.

AppMetrica automatically parses the passed value.