activeAndConditions property

Set<String> activeAndConditions
final

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

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

Implementation

final Set<String> activeAndConditions;