expression property
The expression within the parentheses.
Implementation
@ToBeDeprecated('Use expression2 instead.')
Expression get expression;
The expression within the parentheses.
@ToBeDeprecated('Use expression2 instead.')
Expression get expression;