A literal expression.
@$pb.TagNumber(3) Constant get constExpr => $_getN(1);
@$pb.TagNumber(3) set constExpr(Constant value) => $_setField(3, value);