stackTrace property
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;The stack trace of the error (if available) of the error (if any) that caused the token to be unavailable.
final StackTrace? stackTrace;