Json path: dynamic schema

Database & APIs

How can I get a list of child for result (ex. ["Don't", "blow", "it", "out", "of", "proportion", "."])
The schema of json is dynamic! I means I couldn't use this kind of format ($.result.blow)

What have you tried so far?

$.result.*

Did you check FlutterFlow's Documentation for this topic?
Yes
1
1 reply