voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 444 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) > [code](./firestore_.firestoreerror.code.md)
## FirestoreError.code property
The backend error code associated with this error.
<b>Signature:</b>
```typescript
readonly code: FirestoreErrorCode;
```