CustomFieldPredicate.of constructor
CustomFieldPredicate.of(
- CustomFieldPredicate other
Implementation
CustomFieldPredicate.of(CustomFieldPredicate other)
: _exists = other._exists,
super.of(other);