menu
brain_kernel package
documentation
mcp_host.dart
BooleanSchema
BooleanSchema.new const constructor
BooleanSchema.new const constructor
dark_mode
light_mode
BooleanSchema
constructor
const
BooleanSchema
(
{
String
?
title
,
String
?
description
,
bool
?
defaultValue
,
})
Implementation
const BooleanSchema({ this.title, this.description, this.defaultValue, });
brain_kernel package
documentation
mcp_host
BooleanSchema
BooleanSchema.new const constructor
BooleanSchema class