condition property Null safety

Expr condition

Implementation

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

Implementation

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