hashedSize property

String? hashedSize
getter/setter pair

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;