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