results property
- @TagNumber(1)
Positional, 1:1 with the request rows. Failed rows are empty stubs
(kref unset); consult failures for the reason.
Implementation
@$pb.TagNumber(1)
$pb.PbList<RevisionResponse> get results => $_getList(0);
Positional, 1:1 with the request rows. Failed rows are empty stubs
(kref unset); consult failures for the reason.
@$pb.TagNumber(1)
$pb.PbList<RevisionResponse> get results => $_getList(0);