menu
rethink_db_ns package
documentation
rethink_db_ns.dart
IndexDrop
IndexDrop constructor
IndexDrop constructor
dark_mode
light_mode
IndexDrop
constructor
IndexDrop
(
dynamic
table
,
dynamic
index
)
Implementation
IndexDrop(table, index) : super([table, index]);
rethink_db_ns package
documentation
rethink_db_ns
IndexDrop
IndexDrop constructor
IndexDrop class