stackTrace property
Returns the optional stack trace of a ErrorEvent, throws otherwise.
Implementation
@override
final StackTrace stackTrace;
Returns the optional stack trace of a ErrorEvent, throws otherwise.
@override
final StackTrace stackTrace;