stackTraces property

List<StackTrace?> stackTraces
final

The stacktraces associated with errors.

Implementation

final List<StackTrace?> stackTraces;