callIndices property
call indices
Implementation
@$pb.TagNumber(4)
$10.CallIndices get callIndices => $_getN(3);
Implementation
@$pb.TagNumber(4)
set callIndices($10.CallIndices v) {
setField(4, v);
}
call indices
@$pb.TagNumber(4)
$10.CallIndices get callIndices => $_getN(3);
@$pb.TagNumber(4)
set callIndices($10.CallIndices v) {
setField(4, v);
}