stackBacktrace
expect val Throwable.stackBacktrace: List<String>
Returns the stack trace of the given Throwable as List of Strings representing the different lines.