Predicate.has constructor

Predicate.has(
  1. PredicatePath path
)

Has

Implementation

factory Predicate.has(PredicatePath path) = HasPredicate;