menu
digit_data_model package
documentation
models/entities/project_resource.dart
ProjectResourceModelMapper
decodeJson<V> method
decodeJson<V> method
dark_mode
light_mode
decodeJson<
V
>
method
V
decodeJson
<
V
>(
String
json
)
inherited
Implementation
V decodeJson<V>(
String
json) => decodeValue<V>(jsonDecode(json));
digit_data_model package
documentation
models/entities/project_resource
ProjectResourceModelMapper
decodeJson<V> method
ProjectResourceModelMapper class
Properties
discriminatorKey
discriminatorValue
fields
hashCode
hook
id
ignoreNull
instantiate
runtimeType
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