Collation.alternate

Field that determines whether collation should consider whitespace and punctuation as base characters for purposes of comparison.

struct Collation
@embedNullable
Nullable!Alternate alternate;

Meta