indexDrop method

IndexDrop indexDrop(
  1. dynamic indexName
)

Implementation

IndexDrop indexDrop(indexName) => IndexDrop(this, indexName);