ShellConfig.mapper
Category: Shell
Source: shell_config.mapper.dart
Classes
ShellModeMapper
Methods
static ShellModeMapper ensureInitialized()
static ShellMode fromValue(dynamic value)
ShellMode decode(dynamic value)
dynamic encode(ShellMode self)
ShellConfigMapper
Properties
| Property | Type | Description |
|---|---|---|
id | String | |
fields | MappableFields<ShellConfig> | |
instantiate | Function |
Methods
static ShellConfigMapper ensureInitialized()
static ShellConfig fromMap(Map<String, dynamic> map)
static ShellConfig fromJson(String json)
ShellConfigMappable
Properties
| Property | Type | Description |
|---|---|---|
copyWith | ShellConfigCopyWith<ShellConfig, ShellConfig, ShellConfig> get | |
operator | bool | |
hashCode | int get |