missingIds property
Ids that were not in the index. Not an error.
Implementation
@$pb.TagNumber(2)
$pb.PbList<$core.String> get missingIds => $_getList(1);
Ids that were not in the index. Not an error.
@$pb.TagNumber(2)
$pb.PbList<$core.String> get missingIds => $_getList(1);