capturedAt property

DateTime capturedAt
final

When the snapshot was taken, in UTC. Reported in a drift message so that "the snapshot is old" is something a reader can see rather than guess.

Implementation

final DateTime capturedAt;