condition property
Expr?
condition
final
The condition that is associated with this binding.
Implementation
final Expr? condition;
The condition that is associated with this binding.
final Expr? condition;