hashedSize property
The length in bytes of the file prefix that was hashed.
If hashed_size == size, any hashes reported represent the entire file.
Implementation
core.String? hashedSize;
The length in bytes of the file prefix that was hashed.
If hashed_size == size, any hashes reported represent the entire file.
core.String? hashedSize;