stackTrace property

StackTrace? stackTrace
final

The stack trace of the error (if available) of the error (if any) that caused the token to be unavailable.

Implementation

final StackTrace? stackTrace;