activeOrConditions property

Set<String> activeOrConditions
final

Any property::value pairs that are currently being used to filter items from the source bloc using the or mode.

There should be no need to interact directly with this state property.

Implementation

final Set<String> activeOrConditions;