result property

  1. @TagNumber(1)
PbList<BatchResult> get result

Implementation

@$pb.TagNumber(1)
$pb.PbList<BatchResult> get result => $_getList(0);