menu
iapetus_meta
typing
TypedJsonMapValueType
<
K
,
J
,
D
>
keyValueType property
keyValueType
brightness_4
keyValueType
property
Null safety
ValueType
<
String
,
K
>
keyValueType
final
Implementation
final ValueType<String, K> keyValueType;
iapetus_meta
typing
TypedJsonMapValueType
<
K
,
J
,
D
>
keyValueType 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 ==