condition property

  1. @Deprecated('Use expression instead')
Expression get condition

The condition used to determine which of the statements is executed next.

Implementation

@Deprecated('Use expression instead')
Expression get condition;