BrowserConfig.mapper
Category: Web
Source: browser_config.mapper.dart
Classes
BrowserBackendMapper
Methods
static BrowserBackendMapper ensureInitialized()
static BrowserBackend fromValue(dynamic value)
BrowserBackend decode(dynamic value)
dynamic encode(BrowserBackend self)
BrowserConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<BrowserConfig> | |
instantiate | Function |
Methods
static BrowserConfigMapper ensureInitialized()
static BrowserConfig fromMap(Map<String, dynamic> map)
static BrowserConfig fromJson(String json)
BrowserConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | BrowserConfigCopyWith<BrowserConfig, BrowserConfig, BrowserConfig> get | |
operator | bool | |
hashCode | int get |