首次抛出此错误时的堆栈跟踪。
扩展了 Error 的类将在第一次通过 throw 表达式抛出时自动填充堆栈跟踪。
Error
throw
StackTrace? get stackTrace => null;