stackTrace property

StackTrace? stackTrace
final

Original stack trace from the host platform or Dart runtime.

Implementation

final StackTrace? stackTrace;