logEntries property

  1. @TagNumber.new(8)
PbList<LogEntry> get logEntries

Represents information to be logged.

Implementation

@$pb.TagNumber(8)
$pb.PbList<$2.LogEntry> get logEntries => $_getList(7);