sha256sum property

String? sha256sum
final

The SHA-256 hash of the build artifact.

You can use this hash along with a checksum tool to confirm file integrity and authenticity.

Implementation

final String? sha256sum;