galleryDataFromJson function
project_gallery_id : 58
project_id : "47"
title : "Gallery"
title_array : "Gallery"
tag_line : "A grand welcome for your gracious presence"
type : "gallery"
description : ""
created_at : "Mar 22, 2022"
image : {"image_id":1833,"project_gallery_id":58,"project_id":47,"image":"https://www.reecosys.com/api/image-tool/index.php?src=https://www.reecosys.com/assets/uploads/project/images/gallery_1674473064_50.jpg","image_full":"https://www.reecosys.com/assets/uploads/project/images/gallery_1674473064_50.jpg","image_name":"gallery_1674473064_50.jpg","type":"gallery","title":"Reserve the prestigious green lifestyle","created_at":"Jan 24, 2023"},{"image_id":1834,"project_gallery_id":58,"project_id":47,"image":"https://www.reecosys.com/api/image-tool/index.php?src=https://www.reecosys.com/assets/uploads/project/images/gallery_1674473064_16.jpg","image_full":"https://www.reecosys.com/assets/uploads/project/images/gallery_1674473064_16.jpg","image_name":"gallery_1674473064_16.jpg","type":"gallery","title":"Foyer","created_at":"Jan 24, 2023"},{"image_id":1835,"project_gallery_id":58,"project_id":47,"image":"https://www.reecosys.com/api/image-tool/index.php?src=https://www.reecosys.com/assets/uploads/project/images/gallery_1674473064_49.jpg","image_full":"https://www.reecosys.com/assets/uploads/project/images/gallery_1674473064_49.jpg","image_name":"gallery_1674473064_49.jpg","type":"gallery","title":"Kids play area","created_at":"Jan 24, 2023"},{"image_id":1836,"project_gallery_id":58,"project_id":47,"image":"https://www.reecosys.com/api/image-tool/index.php?src=https://www.reecosys.com/assets/uploads/project/images/gallery_1674473064_40.jpg","image_full":"https://www.reecosys.com/assets/uploads/project/images/gallery_1674473064_40.jpg","image_name":"gallery_1674473064_40.jpg","type":"gallery","title":"Drawing room","created_at":"Jan 24, 2023"},{"image_id":1837,"project_gallery_id":58,"project_id":47,"image":"https://www.reecosys.com/api/image-tool/index.php?src=https://www.reecosys.com/assets/uploads/project/images/gallery_1674473064_86.jpg","image_full":"https://www.reecosys.com/assets/uploads/project/images/gallery_1674473064_86.jpg","image_name":"gallery_1674473064_86.jpg","type":"gallery","title":"Individual foyer","created_at":"Jan 24, 2023"},{"image_id":1838,"project_gallery_id":58,"project_id":47,"image":"https://www.reecosys.com/api/image-tool/index.php?src=https://www.reecosys.com/assets/uploads/project/images/gallery_1674473064_69.jpg","image_full":"https://www.reecosys.com/assets/uploads/project/images/gallery_1674473064_69.jpg","image_name":"gallery_1674473064_69.jpg","type":"gallery","title":"Your-royalty-will-be-crowned-with-a-prestigious-address","created_at":"Jan 24, 2023"},{"image_id":1839,"project_gallery_id":58,"project_id":47,"image":"https://www.reecosys.com/api/image-tool/index.php?src=https://www.reecosys.com/assets/uploads/project/images/gallery_1674473064_21.jpg","image_full":"https://www.reecosys.com/assets/uploads/project/images/gallery_1674473064_21.jpg","image_name":"gallery_1674473064_21.jpg","type":"gallery","title":"","created_at":"Jan 24, 2023"}
Implementation
GalleryData galleryDataFromJson(String str) => GalleryData.fromJson(json.decode(str));