fileHash property

List<Hash>? fileHash
getter/setter pair

Collection of file hashes.

Required.

Implementation

core.List<Hash>? fileHash;