Does any body know how to get Keys from json object using json Path?
eg:
{"1212":"example1",
"7":"example1",
"19":"example1",
"5":"example1"}
Im trying to get keys ["1212", "7", "19", "5"]
Does any body know how to get Keys from json object using json Path?
eg:
{"1212":"example1",
"7":"example1",
"19":"example1",
"5":"example1"}
Im trying to get keys ["1212", "7", "19", "5"]
but flutterflow is giving me error