ShareUrl({ String? construction, String? gallery, String? websiteUrl,}){ _construction = construction; _gallery = gallery; _websiteUrl = websiteUrl; }