expression property Null safety

Expression expression

Return the expression used to compute the value being cast.

Implementation

Expression get expression;