@doc The timestamp of the notification.
@$pb.TagNumber(8) $0.Timestamp get timestamp => $_getN(7);
@$pb.TagNumber(8) set timestamp($0.Timestamp value) => $_setField(8, value);