ModelCatalog.mapper
Category: Core
Source: model_catalog.mapper.dart
Classes
AuthKindMapper
Methods
static AuthKindMapper ensureInitialized()
static AuthKind fromValue(dynamic value)
AuthKind decode(dynamic value)
dynamic encode(AuthKind self)
ModelCatalogMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<ModelCatalog> | |
instantiate | Function |
Methods
static ModelCatalogMapper ensureInitialized()
static ModelCatalog fromMap(Map<String, dynamic> map)
static ModelCatalog fromJson(String json)
ModelCatalogMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | ModelCatalogCopyWith<ModelCatalog, ModelCatalog, ModelCatalog> get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract ModelCatalogCopyWith
Properties
| Property | Type | Description |
|---|---|---|
capabilities | get | |
providers | get |
DefaultsConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<DefaultsConfig> | |
instantiate | Function |
Methods
static DefaultsConfigMapper ensureInitialized()
static DefaultsConfig fromMap(Map<String, dynamic> map)
static DefaultsConfig fromJson(String json)
DefaultsConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | DefaultsConfigCopyWith<DefaultsConfig, DefaultsConfig, DefaultsConfig> get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract DefaultsConfigCopyWith
ProviderDefMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<ProviderDef> | |
instantiate | Function |
Methods
static ProviderDefMapper ensureInitialized()
static ProviderDef fromMap(Map<String, dynamic> map)
static ProviderDef fromJson(String json)
ProviderDefMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | ProviderDefCopyWith<ProviderDef, ProviderDef, ProviderDef> get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract ProviderDefCopyWith
Properties
| Property | Type | Description |
|---|---|---|
models | get | |
requestHeaders | get |
AuthSpecMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<AuthSpec> | |
instantiate | Function |
Methods
static AuthSpecMapper ensureInitialized()
static AuthSpec fromMap(Map<String, dynamic> map)
static AuthSpec fromJson(String json)
AuthSpecMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | AuthSpecCopyWith<AuthSpec, AuthSpec, AuthSpec> get | |
operator | bool | |
hashCode | int get |
Methods
String toJson()
String toString()
abstract AuthSpecCopyWith
ModelDefMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<ModelDef> | |
instantiate | Function |
Methods
static ModelDefMapper ensureInitialized()
static ModelDef fromMap(Map<String, dynamic> map)
static ModelDef fromJson(String json)
ModelDefMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | ModelDefCopyWith<ModelDef, ModelDef, ModelDef> get | |
operator | bool | |
hashCode | int get |