dataFromJson function
master_user_id : "142"
group_id : "313"
name : "Ganesh Housing"
user_name : "Ganeshhousing"
email : "ganeshhousing@reecosys.com"
contact_no : "91 9825589789"
birthdate : ""
account_name : "ganeshhousing"
is_active : "1"
logo : "https://www.reecosys.com/api/image-tool/index.php?src=https://www.reecosys.com/assets/uploads/partners/logo/logo_1683266225_99.png"
profile_image : ""
isSelected : true
created_at : "May 05, 2023 11:28 AM"
categories : {"category":"Residential","total":2},{"category":"Commercial","total":0}
banner_data : {"id":1593,"project_id":"346","title_display":"Malabar Exotica<br/><br/>","title":"Malabar Exotica\n\n","image_web_type":"image","image_mobile_type":"","image_web":"banner_web_1683268847_54.jpg","image_web_full":"https://www.reecosys.com/api/image-tool/index.php?src=https://www.reecosys.com/assets/uploads/project/banner/banner_web_1683268847_54.jpg"}
Implementation
DeveloperList dataFromJson(String str) => DeveloperList.fromJson(json.decode(str));