ThirdPartyLinkSnippet constructor
ThirdPartyLinkSnippet({
- ChannelToStoreLinkDetails? channelToStoreLink,
- String? type,
Implementation
ThirdPartyLinkSnippet({
this.channelToStoreLink,
this.type,
});