LinkMePayload constructor
const
LinkMePayload({})
Implementation
const LinkMePayload({
this.linkId,
this.path,
this.params,
this.utm,
this.custom,
this.url,
this.isLinkMe,
this.forceRedirectWeb,
this.webFallbackUrl,
});