GenerateLinkParams constructor
GenerateLinkParams({})
Implementation
GenerateLinkParams({
required this.title,
this.subtitle,
this.imageURL,
this.data,
this.tags,
this.customRedirects,
this.showPreviewIos,
this.showPreviewAndroid,
this.tracking,
});