data property

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

Data assigned to the output

Implementation

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