ConfigFile.mapper
Category: Config
Source: config_file.mapper.dart
Classes
ConfigFileMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<ConfigFile> | |
ignoreNull | bool | |
instantiate | Function |
Methods
static ConfigFileMapper ensureInitialized()
static ConfigFile fromMap(Map<String, dynamic> map)
static ConfigFile fromJson(String json)
ConfigFileMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | ConfigFileCopyWith<ConfigFile, ConfigFile, ConfigFile> get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract ConfigFileCopyWith
Properties
| Property | Type | Description |
|---|---|---|
profiles | get | |
catalog | get | |
shell | get | |
docker | get | |
observability | get | |
mcp | get | |
skills | get |
CatalogSectionConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<CatalogSectionConfig> | |
instantiate | Function |
Methods
static CatalogSectionConfigMapper ensureInitialized()
static CatalogSectionConfig fromMap(Map<String, dynamic> map)
static CatalogSectionConfig fromJson(String json)
CatalogSectionConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | CatalogSectionConfigCopyWith< CatalogSectionConfig, CatalogSectionConfig, CatalogSectionConfig > get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract CatalogSectionConfigCopyWith
BashSectionConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<BashSectionConfig> | |
instantiate | Function |
Methods
static BashSectionConfigMapper ensureInitialized()
static BashSectionConfig fromMap(Map<String, dynamic> map)
static BashSectionConfig fromJson(String json)
BashSectionConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | BashSectionConfigCopyWith< BashSectionConfig, BashSectionConfig, BashSectionConfig > get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract BashSectionConfigCopyWith
ShellSectionConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<ShellSectionConfig> | |
instantiate | Function |
Methods
static ShellSectionConfigMapper ensureInitialized()
static ShellSectionConfig fromMap(Map<String, dynamic> map)
static ShellSectionConfig fromJson(String json)
ShellSectionConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | ShellSectionConfigCopyWith< ShellSectionConfig, ShellSectionConfig, ShellSectionConfig > get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract ShellSectionConfigCopyWith
DockerSectionConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<DockerSectionConfig> | |
instantiate | Function |
Methods
static DockerSectionConfigMapper ensureInitialized()
static DockerSectionConfig fromMap(Map<String, dynamic> map)
static DockerSectionConfig fromJson(String json)
DockerSectionConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | DockerSectionConfigCopyWith< DockerSectionConfig, DockerSectionConfig, DockerSectionConfig > get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract DockerSectionConfigCopyWith
WebSectionConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<WebSectionConfig> | |
instantiate | Function |
Methods
static WebSectionConfigMapper ensureInitialized()
static WebSectionConfig fromMap(Map<String, dynamic> map)
static WebSectionConfig fromJson(String json)
WebSectionConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | WebSectionConfigCopyWith<WebSectionConfig, WebSectionConfig, WebSectionConfig> get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract WebSectionConfigCopyWith
Properties
| Property | Type | Description |
|---|---|---|
fetch | get | |
search | get | |
browser | get |
FetchSectionConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<FetchSectionConfig> | |
instantiate | Function |
Methods
static FetchSectionConfigMapper ensureInitialized()
static FetchSectionConfig fromMap(Map<String, dynamic> map)
static FetchSectionConfig fromJson(String json)
FetchSectionConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | FetchSectionConfigCopyWith< FetchSectionConfig, FetchSectionConfig, FetchSectionConfig > get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract FetchSectionConfigCopyWith
SearchSectionConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<SearchSectionConfig> | |
instantiate | Function |
Methods
static SearchSectionConfigMapper ensureInitialized()
static SearchSectionConfig fromMap(Map<String, dynamic> map)
static SearchSectionConfig fromJson(String json)
SearchSectionConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | SearchSectionConfigCopyWith< SearchSectionConfig, SearchSectionConfig, SearchSectionConfig > get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract SearchSectionConfigCopyWith
PdfSectionConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<PdfSectionConfig> | |
instantiate | Function |
Methods
static PdfSectionConfigMapper ensureInitialized()
static PdfSectionConfig fromMap(Map<String, dynamic> map)
static PdfSectionConfig fromJson(String json)
PdfSectionConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | PdfSectionConfigCopyWith<PdfSectionConfig, PdfSectionConfig, PdfSectionConfig> get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract PdfSectionConfigCopyWith
BrowserSectionConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<BrowserSectionConfig> | |
instantiate | Function |
Methods
static BrowserSectionConfigMapper ensureInitialized()
static BrowserSectionConfig fromMap(Map<String, dynamic> map)
static BrowserSectionConfig fromJson(String json)
BrowserSectionConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | BrowserSectionConfigCopyWith< BrowserSectionConfig, BrowserSectionConfig, BrowserSectionConfig > get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract BrowserSectionConfigCopyWith
Properties
| Property | Type | Description |
|---|---|---|
docker | get | |
steel | get | |
browserbase | get | |
browserless | get | |
anchor | get | |
hyperbrowser | get |
DockerBrowserSectionConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<DockerBrowserSectionConfig> | |
instantiate | Function |
Methods
static DockerBrowserSectionConfigMapper ensureInitialized()
static DockerBrowserSectionConfig fromMap(Map<String, dynamic> map)
static DockerBrowserSectionConfig fromJson(String json)
DockerBrowserSectionConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | DockerBrowserSectionConfigCopyWith< DockerBrowserSectionConfig, DockerBrowserSectionConfig, DockerBrowserSectionConfig > get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract DockerBrowserSectionConfigCopyWith
CredentialSectionConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<CredentialSectionConfig> | |
instantiate | Function |
Methods
static CredentialSectionConfigMapper ensureInitialized()
static CredentialSectionConfig fromMap(Map<String, dynamic> map)
static CredentialSectionConfig fromJson(String json)
CredentialSectionConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | CredentialSectionConfigCopyWith< CredentialSectionConfig, CredentialSectionConfig, CredentialSectionConfig > get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract CredentialSectionConfigCopyWith
BrowserbaseSectionConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<BrowserbaseSectionConfig> | |
instantiate | Function |
Methods
static BrowserbaseSectionConfigMapper ensureInitialized()
static BrowserbaseSectionConfig fromMap(Map<String, dynamic> map)
static BrowserbaseSectionConfig fromJson(String json)
BrowserbaseSectionConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | BrowserbaseSectionConfigCopyWith< BrowserbaseSectionConfig, BrowserbaseSectionConfig, BrowserbaseSectionConfig > get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract BrowserbaseSectionConfigCopyWith
BrowserlessSectionConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<BrowserlessSectionConfig> | |
instantiate | Function |
Methods
static BrowserlessSectionConfigMapper ensureInitialized()
static BrowserlessSectionConfig fromMap(Map<String, dynamic> map)
static BrowserlessSectionConfig fromJson(String json)
BrowserlessSectionConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | BrowserlessSectionConfigCopyWith< BrowserlessSectionConfig, BrowserlessSectionConfig, BrowserlessSectionConfig > get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract BrowserlessSectionConfigCopyWith
ObservabilitySectionConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<ObservabilitySectionConfig> | |
instantiate | Function |
Methods
static ObservabilitySectionConfigMapper ensureInitialized()
static ObservabilitySectionConfig fromMap(Map<String, dynamic> map)
static ObservabilitySectionConfig fromJson(String json)
ObservabilitySectionConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | ObservabilitySectionConfigCopyWith< ObservabilitySectionConfig, ObservabilitySectionConfig, ObservabilitySectionConfig > get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract ObservabilitySectionConfigCopyWith
OtelSectionConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<OtelSectionConfig> | |
instantiate | Function |
Methods
static OtelSectionConfigMapper ensureInitialized()
static OtelSectionConfig fromMap(Map<String, dynamic> map)
static OtelSectionConfig fromJson(String json)
OtelSectionConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | OtelSectionConfigCopyWith< OtelSectionConfig, OtelSectionConfig, OtelSectionConfig > get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract OtelSectionConfigCopyWith
Properties
| Property | Type | Description |
|---|---|---|
headers | get | |
resourceAttributes | get |
SkillsSectionConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<SkillsSectionConfig> | |
instantiate | Function |
Methods
static SkillsSectionConfigMapper ensureInitialized()
static SkillsSectionConfig fromMap(Map<String, dynamic> map)
static SkillsSectionConfig fromJson(String json)
SkillsSectionConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | SkillsSectionConfigCopyWith< SkillsSectionConfig, SkillsSectionConfig, SkillsSectionConfig > get | |
operator | bool | |
hashCode | int get |