doc property
DocumentSnapshot
get
doc
The document affected by this change.
Implementation
DocumentSnapshot get doc => DocumentSnapshot.getInstance(jsObject.doc);
The document affected by this change.
DocumentSnapshot get doc => DocumentSnapshot.getInstance(jsObject.doc);