sha256Checksum property
The sorted list of all hashes, hashed again with SHA256.
This is the checksum for the sorted list of all hashes present in the database after applying the provided update. In the case that no updates were provided, the server will omit this field to indicate that the client should use the existing checksum.
Implementation
core.String? sha256Checksum;