expression property Null safety
Return the expression computing the value to which the field will be initialized.
Implementation
Expression get expression;
Return the expression computing the value to which the field will be initialized.
Expression get expression;