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