firstValue property
The offset of the first entry in the encoded data, or, if only a single integer was encoded, that single integer's value.
If the field is empty or missing, assume zero.
Implementation
core.String? firstValue;
The offset of the first entry in the encoded data, or, if only a single integer was encoded, that single integer's value.
If the field is empty or missing, assume zero.
core.String? firstValue;