logs property

  1. @TagNumber.new(1)
List<DeviceLog> get logs

Implementation

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