expression property

String? expression
getter/setter pair

If the value of this property is set, the Dart code of the expression of this property.

Implementation

String? expression;