voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 410 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/firestore](./firestore.md) > [/](./firestore_.md) > [FirestoreError](./firestore_.firestoreerror.md) > [stack](./firestore_.firestoreerror.stack.md)
## FirestoreError.stack property
The stack of the error.
<b>Signature:</b>
```typescript
readonly stack?: string;
```