menu
rethink_db_ns package
documentation
rethink_db_ns.dart
Table
indexDrop method
indexDrop method
dark_mode
light_mode
indexDrop
method
IndexDrop
indexDrop
(
dynamic
indexName
)
Implementation
IndexDrop indexDrop(indexName) => IndexDrop(this, indexName);
rethink_db_ns package
documentation
rethink_db_ns
Table
indexDrop method
Table class