expression property

String? expression
final

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

Implementation

final String? expression;