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