metadata property
SnapshotMetadata
get
metadata
Non-null metadata about this snapshot, concerning its source and if it has local modifications.
Implementation
firestore_interop.SnapshotMetadata get metadata => jsObject.metadata;