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