menu
mcp_bundle package
documentation
mcp_bundle.dart
EthosScope
EthosScope.new const constructor
EthosScope.new const constructor
dark_mode
light_mode
EthosScope
constructor
const
EthosScope
(
{
required
String
domain
,
String
?
description
,
List
<
String
>
?
tags
,
})
Implementation
const EthosScope({ required this.domain, this.description, this.tags, });
mcp_bundle package
documentation
mcp_bundle
EthosScope
EthosScope.new const constructor
EthosScope class