value property

Object value
final

The "right-hand" side of the filter. Specifies the value the filter should match.

Implementation

final Object /*List<Object>|List<Filter>|String*/ value;