data property

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

Implementation

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