digest property

List<Digest>? digest
getter/setter pair

Hash value, typically a file digest, that allows unique identification a specific package.

Implementation

core.List<Digest>? digest;