chunks property

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

Implementation

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