logs property

  1. @TagNumber(2)
List<Log> get logs

Implementation

@$pb.TagNumber(2)
$core.List<Log> get logs => $_getList(1);