bannerListFromJson function
image : "banner_1649486170_96.jpg" image_full : "https://www.reecosys.com/api/image-tool/index.php?src=https://www.reecosys.com/assets/uploads/project/banner/banner_1649486170_96.jpg"
Implementation
BannerList bannerListFromJson(String str) => BannerList.fromJson(json.decode(str));