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