firstValue property

int? firstValue
getter/setter pair

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

If the field is empty, the entry is zero.

Implementation

core.int? firstValue;