exists static method

Implementation

static MeiliExistsOperatorExpression exists(
        MeiliAttributeExpression attribute) =>
    MeiliExistsOperatorExpression(attribute);