customCodeExpression property
Implementation
@$pb.TagNumber(34)
FFCustomCodeExpressionVariable get customCodeExpression => $_getN(33);
Implementation
@$pb.TagNumber(34)
set customCodeExpression(FFCustomCodeExpressionVariable value) =>
$_setField(34, value);