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