expression property Null safety
Return the expression controlling whether the statements will be executed.
Implementation
Expression get expression;
Return the expression controlling whether the statements will be executed.
Expression get expression;