value property

Expression? value
final

The value of this declaration.

If children is null, this is never null. Otherwise, it may or may not be null.

Implementation

final Expression? value;