rawHashes property
The hashes, in binary format, concatenated into one long string.
Hashes are sorted in lexicographic order. For JSON API users, hashes are base64-encoded.
Implementation
core.String? rawHashes;
The hashes, in binary format, concatenated into one long string.
Hashes are sorted in lexicographic order. For JSON API users, hashes are base64-encoded.
core.String? rawHashes;