scores property

  1. @TagNumber(3)
PbList<double> get scores

Implementation

@$pb.TagNumber(3)
$pb.PbList<$core.double> get scores => $_getList(2);