hashDigest property

String? hashDigest
getter/setter pair

HashDigest stores the SHA512 hash digest of the jar file if the package is of type Maven.

This field will be unset for non Maven packages.

Implementation

core.String? hashDigest;