menu
mcp_bundle package
documentation
mcp_bundle.dart
StoragePort<T>
get abstract method
get abstract method
dark_mode
light_mode
get
abstract method
Future
<
T?
>
get
(
String
id
)
Get an item by ID.
Implementation
Future<T?> get(String id);
mcp_bundle package
documentation
mcp_bundle
StoragePort<T>
get abstract method
StoragePort class