condition property

BooleanCondition? condition
getter/setter pair

The condition that data in the cell must match.

Valid only if the [BooleanCondition.type] is ONE_OF_LIST.

Implementation

BooleanCondition? condition;