highlightsFromJson function
project_id : 47 name : "4 BHK" tag_line : "Luxurious Apartments" image_full : "" image : ""
Implementation
Highlights highlightsFromJson(String str) => Highlights.fromJson(json.decode(str));
project_id : 47 name : "4 BHK" tag_line : "Luxurious Apartments" image_full : "" image : ""
Highlights highlightsFromJson(String str) => Highlights.fromJson(json.decode(str));