Sign in
flutter
/
third_party
/
json.git
/
6b276104d1eb1d3c6018994e314cb3fd65550315
/
.
/
examples
/
operator_deserialize.output
blob: 81a203fb066d3fb75b7d0207312c107ea3e57f8f [
file
]
{
"array"
:
[
1
,
2
,
3
,
4
,
5
],
"boolean"
:
false
,
"null"
:
null
,
"number"
:
23
,
"string"
:
"Hello, world!"
}