statistics property
Optional statistics snapshot and result-envelope error details.
Implementation
@$pb.TagNumber(8)
VADStatistics get statistics => $_getN(7);
Implementation
@$pb.TagNumber(8)
set statistics(VADStatistics value) => $_setField(8, value);