expression property Null safety
Return the expression used to compute the value whose type is being tested.
Implementation
Expression get expression;
Return the expression used to compute the value whose type is being tested.
Expression get expression;