expression property Null safety
Return the expression to be evaluated for the value to be converted into a string.
Implementation
Expression get expression;
Return the expression to be evaluated for the value to be converted into a string.
Expression get expression;