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