condition property

  1. @TagNumber(4)
Expr condition

Implementation

@$pb.TagNumber(4)
$45.Expr get condition => $_getN(3);
  1. @TagNumber(4)
void condition=(Expr v)

Implementation

@$pb.TagNumber(4)
set condition($45.Expr v) { setField(4, v); }