stackTrace property

StackTrace? stackTrace
finalinherited

StackTrace?] stackTrace - stackTrace if exception or error happened

Implementation

final StackTrace? stackTrace;