metadata property

SnapshotMetadata metadata

Returns the SnapshotMetadata for this snapshot.

Implementation

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