stackTraces property

List<String>? stackTraces
final

The stack traces of the call site that started the request. Can be null if not enabled

Implementation

final List<String>? stackTraces;