DBIndex constructor
DBIndex({})
Implementation
DBIndex({
this.key,
this.keys,
this.unique,
this.sparse,
this.background,
this.dropDups,
this.partialFilterExpression,
this.name,
this.modernReply,
});