op property
Op is the operator.
Implementation
@$pb.TagNumber(1)
OpBinary_Op get op => $_getN(0);
Implementation
@$pb.TagNumber(1)
set op(OpBinary_Op v) { setField(1, v); }
Op is the operator.
@$pb.TagNumber(1)
OpBinary_Op get op => $_getN(0);
@$pb.TagNumber(1)
set op(OpBinary_Op v) { setField(1, v); }