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