firstValue property
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;
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.
core.int? firstValue;