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