expression property
The expression representing the body of the function.
Implementation
@ToBeDeprecated('Use expression2 instead.')
Expression get expression;
The expression representing the body of the function.
@ToBeDeprecated('Use expression2 instead.')
Expression get expression;