unParenthesized2 property
If this expression is a parenthesized expression, returns the result of unwrapping the expression inside the parentheses. Otherwise, returns this expression.
Implementation
@experimental
Expression get unParenthesized2;
If this expression is a parenthesized expression, returns the result of unwrapping the expression inside the parentheses. Otherwise, returns this expression.
@experimental
Expression get unParenthesized2;