trace property

  1. @useResult
StackTrace? trace
final

The captured stack trace, if any.

Implementation

@useResult
final StackTrace? trace;