Sign in
flutter
/
third_party
/
json
/
b83fe5dbf2c1a64a766ca44dae0afd8095205adc
/
.
/
doc
/
examples
/
flatten.output
blob: 33bd4c4b9feee47182922c28a8c2c6005845a937 [
file
] [
log
] [
blame
]
{
"/answer/everything"
:
42
,
"/happy"
:
true
,
"/list/0"
:
1
,
"/list/1"
:
0
,
"/list/2"
:
2
,
"/name"
:
"Niels"
,
"/nothing"
:
null
,
"/object/currency"
:
"USD"
,
"/object/value"
:
42.99
,
"/pi"
:
3.141
}