DropIndex constructor

const DropIndex(
  1. String name
)

Drop index from DB if it exists

Implementation

const DropIndex(this.name);