menu
registration_delivery package
documentation
models/entities/side_effect.dart
SideEffectModelMapper
decodeMap<V> method
decodeMap<V> method
dark_mode
light_mode
decodeMap<
V
>
method
V
decodeMap
<
V
>(
Map
<
String
,
dynamic
>
map
)
inherited
Implementation
V decodeMap<V>(
Map
<
String
,
dynamic
> map) => decodeValue<V>(map);
registration_delivery package
documentation
models/entities/side_effect
SideEffectModelMapper
decodeMap<V> method
SideEffectModelMapper class
Properties
discriminatorKey
discriminatorValue
fields
hashCode
hook
id
ignoreNull
instantiate
runtimeType
shallowEncoding
superHook
superMapper
type
typeFactory
Methods
addSubMapper
canDecode
decode
decodeJson
decodeMap
decoder
decodeValue
encode
encodeJson
encodeMap
encoder
encodeValue
equals
equalsValue
hash
hashValue
includeTypeId
inherit
isFor
isForType
isValueEqual
noSuchMethod
stringify
stringifyValue
subOrSelfFor
toString
Operators
operator ==
Static methods
ensureInitialized
fromJson
fromMap