menu
iapetus_meta
typing
TypedJsonMapValueType
<
K
,
J
,
D
>
valueValueType property
valueValueType
brightness_4
valueValueType
property
Null safety
ValueType
<
J
,
D
>
valueValueType
final
Implementation
final ValueType<J, D> valueValueType;
iapetus_meta
typing
TypedJsonMapValueType
<
K
,
J
,
D
>
valueValueType property
TypedJsonMapValueType class
Constructors
TypedJsonMapValueType
Properties
dartTypeReference
defaultValue
fromJsonFunctionReference
hashCode
keyValueType
mandatoryFromJsonFunctionReference
mandatoryToJsonFunctionReference
name
optional
optionalFromJsonFunctionReference
optionalToJsonFunctionReference
runtimeType
toJsonFunctionReference
valueValueType
Methods
asOptional
convertFromJson
convertToJson
mandatoryFromJson
mandatoryToJson
noSuchMethod
optionalFromJson
optionalToJson
toJson
toString
updateDartTypeReference
Operators
operator ==