stackTrace property

  1. @override
StackTrace? stackTrace
final

The stacktrace of error.

Implementation

@override
final StackTrace? stackTrace;