Replies: 1 comment 1 reply
-
You can use third party JSON library to parse or deserialize. Or you can use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
in my RealTimeDatabaseRsult, how can i get the value onlineCheck from this JSON:
{"online":false,"onlineCheck":1}
Beta Was this translation helpful? Give feedback.
All reactions