<!-- 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; [code](./firestore_.firestoreerror.code.md)

## FirestoreError.code property

The backend error code associated with this error.

<b>Signature:</b>

```typescript
readonly code: FirestoreErrorCode;
```
