expression property
The expression that comprises the statement.
Implementation
@ToBeDeprecated('Use expression2 instead.')
Expression get expression;
The expression that comprises the statement.
@ToBeDeprecated('Use expression2 instead.')
Expression get expression;