WebConfig.mapper
Category: Web
Source: web_config.mapper.dart
Classes
WebSearchProviderTypeMapper
Methods
static WebSearchProviderTypeMapper ensureInitialized()
static WebSearchProviderType fromValue(dynamic value)
WebSearchProviderType decode(dynamic value)
dynamic encode(WebSearchProviderType self)
OcrProviderTypeMapper
Methods
static OcrProviderTypeMapper ensureInitialized()
static OcrProviderType fromValue(dynamic value)
OcrProviderType decode(dynamic value)
dynamic encode(OcrProviderType self)
WebFetchConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<WebFetchConfig> | |
instantiate | Function |
Methods
static WebFetchConfigMapper ensureInitialized()
static WebFetchConfig fromMap(Map<String, dynamic> map)
static WebFetchConfig fromJson(String json)
WebFetchConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | WebFetchConfigCopyWith<WebFetchConfig, WebFetchConfig, WebFetchConfig> get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract WebFetchConfigCopyWith
WebSearchConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<WebSearchConfig> | |
instantiate | Function |
Methods
static WebSearchConfigMapper ensureInitialized()
static WebSearchConfig fromMap(Map<String, dynamic> map)
static WebSearchConfig fromJson(String json)
WebSearchConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | WebSearchConfigCopyWith<WebSearchConfig, WebSearchConfig, WebSearchConfig> get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract WebSearchConfigCopyWith
PdfConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<PdfConfig> | |
instantiate | Function |
Methods
static PdfConfigMapper ensureInitialized()
static PdfConfig fromMap(Map<String, dynamic> map)
static PdfConfig fromJson(String json)
PdfConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | PdfConfigCopyWith<PdfConfig, PdfConfig, PdfConfig> get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract PdfConfigCopyWith
WebConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<WebConfig> | |
instantiate | Function |
Methods
static WebConfigMapper ensureInitialized()
static WebConfig fromMap(Map<String, dynamic> map)
static WebConfig fromJson(String json)
WebConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | WebConfigCopyWith<WebConfig, WebConfig, WebConfig> get | |
operator | bool | |
hashCode | int get |