menu
rpc_dart_data package
documentation
rpc_dart_data.dart
IDataRepository
deleteCollectionIndex abstract method
deleteCollectionIndex abstract method
dark_mode
light_mode
deleteCollectionIndex
abstract method
Future
<
bool
>
deleteCollectionIndex
(
DeleteCollectionIndexRequest
request
)
Implementation
Future<bool> deleteCollectionIndex(DeleteCollectionIndexRequest request);
rpc_dart_data package
documentation
rpc_dart_data
IDataRepository
deleteCollectionIndex abstract method
IDataRepository class