split property
Information indicating this LogEntry is part of a sequence of multiple logs split from a single LogEntry.
Implementation
@$pb.TagNumber(35)
LogSplit get split => $_getN(11);
Implementation
@$pb.TagNumber(35)
set split(LogSplit v) { setField(35, v); }