index property
The index of this LogEntry in the sequence of split log entries.
Log entries are given |index| values 0, 1, ..., n-1 for a sequence of n log entries.
Implementation
core.int? index;
The index of this LogEntry in the sequence of split log entries.
Log entries are given |index| values 0, 1, ..., n-1 for a sequence of n log entries.
core.int? index;