voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 437 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) > [name](./firestore_lite.firestoreerror.name.md)
## FirestoreError.name property
The custom name for all FirestoreErrors.
<b>Signature:</b>
```typescript
readonly name: string;
```