InAppDocumentChangeSnapshot constructor
const
InAppDocumentChangeSnapshot({
- required InAppDocumentSnapshot doc,
Implementation
const InAppDocumentChangeSnapshot({
required this.doc,
});