menu
mcp_playground_flutter package
documentation
playground_controller.dart
McpPlaygroundStorageDelegate
loadServerCatalog method
loadServerCatalog method
dark_mode
light_mode
loadServerCatalog
method
Future
<
String
?
>
loadServerCatalog
(
)
Loads the saved server catalog response.
Implementation
Future<String?> loadServerCatalog() async => null;
mcp_playground_flutter package
documentation
playground_controller
McpPlaygroundStorageDelegate
loadServerCatalog method
McpPlaygroundStorageDelegate class