data property

  1. @TagNumber(4)
PbList<FFChartData> get data

Implementation

@$pb.TagNumber(4)
$pb.PbList<FFChartData> get data => $_getList(3);