condition property

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

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

Implementation

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