hash property

String? hash
getter/setter pair

A 32 byte SHA256 hash.

This field is in binary format. For JSON requests, hashes are base64-encoded.

Implementation

core.String? hash;