file_hashes property

List<bytes> file_hashes
read / write

Current hashes of all files with the translation.

Implementation

late List<bytes> file_hashes;