firstValue property

String? firstValue
getter/setter pair

The first entry in the encoded data (hashes), or, if only a single hash prefix was encoded, that entry's value.

If the field is empty, the entry is zero.

Implementation

core.String? firstValue;