stackTrace property

StackTrace? stackTrace
final

Stack trace associated with the error (only available when state is error)

Implementation

final StackTrace? stackTrace;