Config.mapper
Category: Mcp_client
Source: config.mapper.dart
Classes
McpSubprocessEnvModeMapper
Methods
static McpSubprocessEnvModeMapper ensureInitialized()
static McpSubprocessEnvMode fromValue(dynamic value)
McpSubprocessEnvMode decode(dynamic value)
dynamic encode(McpSubprocessEnvMode self)
McpServerSpecMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<McpServerSpec> | |
instantiate | Function |
Methods
static McpServerSpecMapper ensureInitialized()
static McpServerSpec fromMap(Map<String, dynamic> map)
static McpServerSpec fromJson(String json)
McpServerSpecMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | McpServerSpecCopyWith<McpServerSpec, McpServerSpec, McpServerSpec> get |
Methods
String toJson()
abstract McpServerSpecCopyWith
McpStdioServerSpecMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<McpStdioServerSpec> | |
discriminatorKey | String | |
discriminatorValue | dynamic | |
superMapper | final ClassMapperBase | |
instantiate | Function |
Methods
static McpStdioServerSpecMapper ensureInitialized()
static McpStdioServerSpec fromMap(Map<String, dynamic> map)
static McpStdioServerSpec fromJson(String json)
McpStdioServerSpecMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | McpStdioServerSpecCopyWith< McpStdioServerSpec, McpStdioServerSpec, McpStdioServerSpec > get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract McpStdioServerSpecCopyWith
McpUrlServerSpecMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<McpUrlServerSpec> | |
discriminatorKey | String | |
discriminatorValue | dynamic | |
superMapper | final ClassMapperBase | |
instantiate | Function |
Methods
static McpUrlServerSpecMapper ensureInitialized()
static McpUrlServerSpec fromMap(Map<String, dynamic> map)
static McpUrlServerSpec fromJson(String json)
McpUrlServerSpecMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | McpUrlServerSpecCopyWith<McpUrlServerSpec, McpUrlServerSpec, McpUrlServerSpec> get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract McpUrlServerSpecCopyWith
McpAuthSpecMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<McpAuthSpec> | |
instantiate | Function |
Methods
static McpAuthSpecMapper ensureInitialized()
static McpAuthSpec fromMap(Map<String, dynamic> map)
static McpAuthSpec fromJson(String json)
McpAuthSpecMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | McpAuthSpecCopyWith<McpAuthSpec, McpAuthSpec, McpAuthSpec> get |
Methods
String toJson()
abstract McpAuthSpecCopyWith
McpNoAuthMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<McpNoAuth> | |
discriminatorKey | String | |
discriminatorValue | dynamic | |
superMapper | final ClassMapperBase | |
instantiate | Function |
Methods
static McpNoAuthMapper ensureInitialized()
static McpNoAuth fromMap(Map<String, dynamic> map)
static McpNoAuth fromJson(String json)
McpNoAuthMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | McpNoAuthCopyWith<McpNoAuth, McpNoAuth, McpNoAuth> get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract McpNoAuthCopyWith
McpBearerAuthMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<McpBearerAuth> | |
discriminatorKey | String | |
discriminatorValue | dynamic | |
superMapper | final ClassMapperBase | |
instantiate | Function |
Methods
static McpBearerAuthMapper ensureInitialized()
static McpBearerAuth fromMap(Map<String, dynamic> map)
static McpBearerAuth fromJson(String json)
McpBearerAuthMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | McpBearerAuthCopyWith<McpBearerAuth, McpBearerAuth, McpBearerAuth> get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract McpBearerAuthCopyWith
McpOAuthAuthMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<McpOAuthAuth> | |
discriminatorKey | String | |
discriminatorValue | dynamic | |
superMapper | final ClassMapperBase | |
instantiate | Function |
Methods
static McpOAuthAuthMapper ensureInitialized()
static McpOAuthAuth fromMap(Map<String, dynamic> map)
static McpOAuthAuth fromJson(String json)
McpOAuthAuthMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | McpOAuthAuthCopyWith<McpOAuthAuth, McpOAuthAuth, McpOAuthAuth> get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract McpOAuthAuthCopyWith
McpToolPolicyMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<McpToolPolicy> | |
instantiate | Function |
Methods
static McpToolPolicyMapper ensureInitialized()
static McpToolPolicy fromMap(Map<String, dynamic> map)
static McpToolPolicy fromJson(String json)
McpToolPolicyMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | McpToolPolicyCopyWith<McpToolPolicy, McpToolPolicy, McpToolPolicy> get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract McpToolPolicyCopyWith
McpReconnectPolicyMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<McpReconnectPolicy> | |
instantiate | Function |
Methods
static McpReconnectPolicyMapper ensureInitialized()
static McpReconnectPolicy fromMap(Map<String, dynamic> map)
static McpReconnectPolicy fromJson(String json)
McpReconnectPolicyMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | McpReconnectPolicyCopyWith< McpReconnectPolicy, McpReconnectPolicy, McpReconnectPolicy > get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract McpReconnectPolicyCopyWith
McpConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<McpConfig> | |
instantiate | Function |
Methods
static McpConfigMapper ensureInitialized()
static McpConfig fromMap(Map<String, dynamic> map)
static McpConfig fromJson(String json)
McpConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | McpConfigCopyWith<McpConfig, McpConfig, McpConfig> get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract McpConfigCopyWith
Properties
| Property | Type | Description |
|---|---|---|
servers | get | |
reconnect | get |