<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/firestore](./firestore.md) &gt; [lite](./firestore_lite.md) &gt; [DocumentSnapshot](./firestore_lite.documentsnapshot.md) &gt; [(constructor)](./firestore_lite.documentsnapshot._constructor_.md)

## DocumentSnapshot.(constructor)

Constructs a new instance of the `DocumentSnapshot` class

<b>Signature:</b>

```typescript
protected constructor();
```
