metadata property

SnapshotMetadata metadata

Metadata about this DocumentSnapshot concerning its source and if it has local modifications.

Implementation

SnapshotMetadata get metadata => SnapshotMetadata._(_delegate.metadata);