Returns this cord's expected checksum, if it has one. Otherwise, returns nullopt.
Declared in <absl/strings/cord.h>
<absl/strings/cord.h>
std::optional<uint32_t> ExpectedChecksum() const;
The stored checksum, or nullopt if none was set.
nullopt