依赖库langchain_google: ^0.7.1+2引用了googleai_dart-3.3.0依赖库的ApiException类,但是googleai_dart库中ApiException类的code属性已经改为statusCode,langchain_google仍然在使用code属性,会导致编译报错。