sha256 property

String? sha256
getter/setter pair

//en.wikipedia.org/wiki/SHA-2) SHA256 hash of the content of the item For example, a zero-length input has value 'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'.

Implementation

String? sha256;