inputIndex property
Input index in the original request and optional caller metadata.
Implementation
@$pb.TagNumber(5)
$core.int get inputIndex => $_getIZ(4);
Implementation
@$pb.TagNumber(5)
set inputIndex($core.int value) => $_setSignedInt32(4, value);