operator property
operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.
Implementation
final String operator;
operator represents a key's relationship to a set of values. Valid operators are In, NotIn, Exists and DoesNotExist.
final String operator;