statistics property

  1. @TagNumber.new(7)
VADStatistics get statistics

Implementation

@$pb.TagNumber(7)
VADStatistics get statistics => $_getN(6);
  1. @TagNumber.new(7)
set statistics (VADStatistics value)

Implementation

@$pb.TagNumber(7)
set statistics(VADStatistics value) => $_setField(7, value);