hash property

String? hash
getter/setter pair

A SHA-256 hash of the spec's contents.

If the spec is gzipped, this is the hash of the uncompressed spec.

Output only.

Implementation

core.String? hash;