statistics property
Implementation
@$pb.TagNumber(2)
RAGStatistics get statistics => $_getN(1);
Implementation
@$pb.TagNumber(2)
set statistics(RAGStatistics value) => $_setField(2, value);
@$pb.TagNumber(2)
RAGStatistics get statistics => $_getN(1);
@$pb.TagNumber(2)
set statistics(RAGStatistics value) => $_setField(2, value);