fullHash property

String? fullHash
getter/setter pair

The matching full hash.

This is the SHA256 hash. The length will be exactly 32 bytes.

Implementation

core.String? fullHash;