menu
mcp_bundle package
documentation
mcp_bundle.dart
CollectionStoragePort
delete abstract method
delete abstract method
dark_mode
light_mode
delete
abstract method
Future
<
void
>
delete
(
String
collection
,
String
id
)
Delete an item from a collection.
Implementation
Future<void> delete(String collection, String id);
mcp_bundle package
documentation
mcp_bundle
CollectionStoragePort
delete abstract method
CollectionStoragePort class