condition property Null safety

Expr condition

Implementation

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

Implementation

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