metadata property

SnapshotMetadata get metadata

Non-null metadata about the DocumentSnapshot, including information about its source and local modifications.

Implementation

firestore_interop.SnapshotMetadata get metadata => jsObject.metadata;