metadata property Null safety
Non-null metadata about the DocumentSnapshot, including information about its source and local modifications.
Implementation
firestore_interop.SnapshotMetadata get metadata => jsObject.metadata;
Non-null metadata about the DocumentSnapshot, including information about its source and local modifications.
firestore_interop.SnapshotMetadata get metadata => jsObject.metadata;