menu
mcp_playground_flutter package
documentation
playground_controller.dart
PlaygroundController
mcpClients property
mcpClients property
dark_mode
light_mode
mcpClients
property
List
<
MCPClientDef
>
get
mcpClients
Implementation
List<MCPClientDef> get mcpClients => _mcpManager.clients;
mcp_playground_flutter package
documentation
playground_controller
PlaygroundController
mcpClients property
PlaygroundController class