uploadRequiredHashes property

List<String>? uploadRequiredHashes
getter/setter pair

The content hashes of the specified files that need to be uploaded to the specified URL.

Implementation

core.List<core.String>? uploadRequiredHashes;