json_to_form icon indicating copy to clipboard operation
json_to_form copied to clipboard

how can I convert the response to map?

Open hitanshu1 opened this issue 6 years ago • 1 comments

I am using ur dependency . But after getting the response as string ..how can I covert that to Map

hitanshu1 avatar Jan 04 '19 07:01 hitanshu1

Do you need to conver the String of form to a map? or Do you refer to convert the "response" value to Map?

JhennerTigreros avatar Sep 23 '19 01:09 JhennerTigreros