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