UNPKG

quodolores

Version:

Monorepo for the Firebase JavaScript SDK

14 lines (8 loc) 490 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/firestore](./firestore.md) &gt; [/](./firestore_.md) &gt; [QuerySnapshot](./firestore_.querysnapshot.md) &gt; [metadata](./firestore_.querysnapshot.metadata.md) ## QuerySnapshot.metadata property Metadata about this snapshot, concerning its source and if it has local modifications. <b>Signature:</b> ```typescript readonly metadata: SnapshotMetadata; ```