doc property

QueryDocumentSnapshot<T> doc
final

The document affected by this change.

Implementation

final QueryDocumentSnapshot<T> doc;