condition property

Expr? condition
final

The condition that is associated with this binding.

Implementation

final Expr? condition;