Sign in
flutter
/
third_party
/
json.git
/
6b276104d1eb1d3c6018994e314cb3fd65550315
/
.
/
examples
/
nlohmann_json_serialize_enum.output
blob: f512563dda2f7a1a216499bd8d80841ab602cf7b [
file
]
ns
::
TS_STOPPED
->
"stopped"
,
ns
::
Color
::
red
->
"red"
"running"
->
1
,
"blue"
->
2
3.14
->
-
1
,
3.14
->
3