shareUrlFromJson function
construction : "" gallery : "shivalikgroup.com/project/thecrown/?type=gallery" website_url : "shivalikgroup.com/project/thecrown"
Implementation
ShareUrl shareUrlFromJson(String str) => ShareUrl.fromJson(json.decode(str));
construction : "" gallery : "shivalikgroup.com/project/thecrown/?type=gallery" website_url : "shivalikgroup.com/project/thecrown"
ShareUrl shareUrlFromJson(String str) => ShareUrl.fromJson(json.decode(str));