where function

FilterBuilder where(
  1. FieldName field
)

Implementation

FilterBuilder where(FieldName field) => FilterBuilder(field);