callIndices property
call indices
Implementation
@$pb.TagNumber(2)
$0.CallIndices get callIndices => $_getN(1);
Implementation
@$pb.TagNumber(2)
set callIndices($0.CallIndices value) => $_setField(2, value);
call indices
@$pb.TagNumber(2)
$0.CallIndices get callIndices => $_getN(1);
@$pb.TagNumber(2)
set callIndices($0.CallIndices value) => $_setField(2, value);