stackTrace property

  1. @override
StackTrace stackTrace
final

Returns the optional stack trace of a ErrorEvent, throws otherwise.

Implementation

@override
final StackTrace stackTrace;