attr static method

Creates an attribute from string

Implementation

static MeiliAttributeExpression attr(String path) =>
    MeiliAttributeExpression(path);