Collation.maxVariable

Field that determines up to which characters are considered ignorable when alternate: "shifted". Has no effect if alternate: "non-ignorable"

struct Collation
@embedNullable
Nullable!MaxVariable maxVariable;

Meta