menu
mcp_playground_flutter package
documentation
playground_controller.dart
McpPlaygroundStorageDelegate
saveLlmConfig abstract method
saveLlmConfig abstract method
dark_mode
light_mode
saveLlmConfig
abstract method
Future
<
void
>
saveLlmConfig
(
LlmConfig
config
)
Saves the active LLM configuration.
Implementation
Future<void> saveLlmConfig(LlmConfig config);
mcp_playground_flutter package
documentation
playground_controller
McpPlaygroundStorageDelegate
saveLlmConfig abstract method
McpPlaygroundStorageDelegate class