Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the data in a Document

Hierarchy

  • DocumentSnapshot

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

exists

exists: boolean

Not a type check, determines if a document was found at the given path

path

path: string

Path to the document

Optional rawDocument

RawFirestoreDocument from Firestore REST API

ref

DocumentReference that points to the source of the DocumentSnapshot

Methods

data

Generated using TypeDoc