sha256 property

  1. @override
String? sha256
getter/setter pairoverride

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

Implementation

@override
String? sha256;