Android App Development
iOS App Development
Flutter App Development
Cross Platform App Development
Hire on-demand project developers and turn your idea into working reality.
Big thanks to Webkul and his team for helping get Opencart 3.0.3.7 release ready!
Deniel Kerr
Founder. Opencart
Top Partners
Updated 26 October 2021
we need to store the JSON response in Model class, when we receive the array of dictionary then we use ” for loop ” for inserting each dictionary data into model object, this way of doing is not good .its better to use Map for inserting the data into model class . for doing this we need to follow this steps:
1: create a Model class like this.
I have taken the example like this:
This is sample model class, which store each dictionary data in this class.
2: Now for ViewModel Class where we make the function to insert the data into the model class.
Here “productList” is JSON array whose key is “productList” and it contains an array of the dictionary.
like that.
3: Now using this function you can access the model class as an array.
Your email address will not be published. Required fields are marked*
Name*
Email*
Save my name email and website in this browser for the next time I comment.
Be the first to comment.
We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies. Learn more about privacy policy
Name
Email
Subject
Enquiry or Requirement
If you have more details or questions, you can reply to the received confirmation email.