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