<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/firestore](./firestore.md) &gt; [/](./firestore_.md) &gt; [FirestoreError](./firestore_.firestoreerror.md) &gt; [stack](./firestore_.firestoreerror.stack.md)

## FirestoreError.stack property

The stack of the error.

<b>Signature:</b>

```typescript
readonly stack?: string;
```
