bannerDataFromJson function
id : 1344
project_id : "47"
title_display : "Experience Magical Living at The Crown
"
title : "Experience Magical Living at The Crown\n"
image_web_type : "image"
image_mobile_type : "video"
image_web : "banner_web_1671101599_75.jpg"
image_web_full : "https://www.reecosys.com/api/image-tool/index.php?src=https://www.reecosys.com/assets/uploads/project/banner/banner_web_1671101599_75.jpg"
image_mobile : "banner_mobile_1654755176_49.mp4"
image_mobile_full : "https://www.reecosys.com/assets/uploads/project/banner/banner_mobile_1654755176_49.mp4"
Implementation
BannerData bannerDataFromJson(String str) => BannerData.fromJson(json.decode(str));