inclusiveStartIndex property
Implementation
@$pb.TagNumber(2)
$core.int get inclusiveStartIndex => $_getIZ(1);
Implementation
@$pb.TagNumber(2)
set inclusiveStartIndex($core.int v) {
$_setSignedInt32(1, v);
}
@$pb.TagNumber(2)
$core.int get inclusiveStartIndex => $_getIZ(1);
@$pb.TagNumber(2)
set inclusiveStartIndex($core.int v) {
$_setSignedInt32(1, v);
}