Collation.caseLevel

Flag that determines whether to include case comparison at strength level 1 or 2.

struct Collation
@embedNullable
Nullable!bool caseLevel;

Meta