subEntries property

  1. @TagNumber(3)
List<LogSubEntry> subEntries

Implementation

@$pb.TagNumber(3)
$core.List<LogSubEntry> get subEntries => $_getList(2);