data property

  1. @TagNumber.new(1)
PbList<List<int>> get data

Implementation

@$pb.TagNumber(1)
$pb.PbList<$core.List<$core.int>> get data => $_getList(0);