sha256 property

String? sha256
getter/setter pair

The sha256 hash of the artifact represented as a lowercase hexadecimal number, matching the output of the sha256sum command.

Implementation

core.String? sha256;