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