IndexOptions.unique

Forces the index to be unique.

struct IndexOptions
Nullable!bool unique;

Meta